|  | @@ -9,7 +9,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
 | 
	
		
			
				|  |  |      <title>AdminLTE 2 | Dashboard</title>
 | 
	
		
			
				|  |  |      <!-- Tell the browser to be responsive to screen width -->
 | 
	
		
			
				|  |  |      <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
 | 
	
		
			
				|  |  | -    <!-- Bootstrap 3.3.4 -->
 | 
	
		
			
				|  |  | +    <!-- Bootstrap 3.3.5 -->
 | 
	
		
			
				|  |  |      <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
 | 
	
		
			
				|  |  |      <!-- Font Awesome -->
 | 
	
		
			
				|  |  |      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
 | 
	
	
		
			
				|  | @@ -359,7 +359,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <!-- jQuery 2.1.4 -->
 | 
	
		
			
				|  |  |      <script src="plugins/jQuery/jQuery-2.1.4.min.js"></script>
 | 
	
		
			
				|  |  | -    <!-- Bootstrap 3.3.4 -->
 | 
	
		
			
				|  |  | +    <!-- Bootstrap 3.3.5 -->
 | 
	
		
			
				|  |  |      <script src="bootstrap/js/bootstrap.min.js"></script>
 | 
	
		
			
				|  |  |      <!-- AdminLTE App -->
 | 
	
		
			
				|  |  |      <script src="dist/js/app.min.js"></script>
 |