|
@@ -9,7 +9,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
|
|
|
<title>AdminLTE 2 | Dashboard</title>
|
|
|
|
|
|
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
|
|
|
-
|
|
|
+
|
|
|
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
|
|
|
|
|
|
<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.
|
|
|
|
|
|
|
|
|
<script src="plugins/jQuery/jQuery-2.1.4.min.js"></script>
|
|
|
-
|
|
|
+
|
|
|
<script src="bootstrap/js/bootstrap.min.js"></script>
|
|
|
|
|
|
<script src="dist/js/app.min.js"></script>
|