|
|
|
@ -10,12 +10,8 @@
|
|
|
|
|
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
<!-- Ionicons -->
|
|
|
|
|
<link href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
<!-- Morris chart -->
|
|
|
|
|
<link href="plugins/morris/morris.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
<!-- jvectormap -->
|
|
|
|
|
<link href="plugins/jvectormap/jquery-jvectormap-1.2.2.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
<!-- Daterange picker -->
|
|
|
|
|
<link href="plugins/daterangepicker/daterangepicker-bs3.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
<!-- Theme style -->
|
|
|
|
|
<link href="dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
<!-- AdminLTE Skins. Choose a skin from the css/skins
|
|
|
|
@ -1293,10 +1289,6 @@
|
|
|
|
|
<!-- jvectormap -->
|
|
|
|
|
<script src="plugins/jvectormap/jquery-jvectormap-1.2.2.min.js" type="text/javascript"></script>
|
|
|
|
|
<script src="plugins/jvectormap/jquery-jvectormap-world-mill-en.js" type="text/javascript"></script>
|
|
|
|
|
<!-- daterangepicker -->
|
|
|
|
|
<script src="plugins/daterangepicker/daterangepicker.js" type="text/javascript"></script>
|
|
|
|
|
<!-- datepicker -->
|
|
|
|
|
<script src="plugins/datepicker/bootstrap-datepicker.js" type="text/javascript"></script>
|
|
|
|
|
<!-- SlimScroll 1.3.0 -->
|
|
|
|
|
<script src="plugins/slimScroll/jquery.slimscroll.min.js" type="text/javascript"></script>
|
|
|
|
|
<!-- ChartJS 1.0.1 -->
|
|
|
|
|