mirror of https://github.com/ColorlibHQ/AdminLTE
Merge #1756
parent
60eb217689
commit
eb9098c2c8
|
@ -39,7 +39,7 @@
|
|||
<li><a href="http://jqueryui.com/" target="_blank">jQuery UI</a></li>
|
||||
<li><a href="http://anthonyterrien.com/knob/" target="_blank">jQuery Knob</a></li>
|
||||
<li><a href="http://jvectormap.com/" target="_blank">jVector Map</a></li>
|
||||
<li><a href="http://rocha.la/jQuery-slimScroll/" target="_blank">Slim Scroll</a></li>
|
||||
<li><a href="http://rocha.la/jQuery-slimScroll/" target="_blank">jQuery Slim Scroll</a></li>
|
||||
<li><a href="http://github.hubspot.com/pace/docs/welcome/" target="_blank">Pace</a></li>
|
||||
</ul>
|
||||
</div><!-- /.col -->
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
<!-- Bootstrap 3.3.7 -->
|
||||
<link rel="stylesheet" href="../bower_components/bootstrap/dist/css/bootstrap.min.css">
|
||||
<!-- Font Awesome -->
|
||||
<link rel="stylesheet" href="bower_components/font-awesome/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="../bower_components/font-awesome/css/font-awesome.min.css">
|
||||
<!-- Ionicons -->
|
||||
<link rel="stylesheet" href="bower_components/Ionicons/css/ionicons.min.css">
|
||||
<link rel="stylesheet" href="../bower_components/Ionicons/c/css/ionicons.min.css">
|
||||
<!-- Theme style -->
|
||||
<link rel="stylesheet" href="../dist/css/AdminLTE.min.css">
|
||||
<link rel="stylesheet" href="../dist/css/skins/_all-skins.min.css">
|
||||
|
@ -2029,7 +2029,7 @@
|
|||
<li><a href="http://jqueryui.com/" target="_blank">jQuery UI</a></li>
|
||||
<li><a href="http://anthonyterrien.com/knob/" target="_blank">jQuery Knob</a></li>
|
||||
<li><a href="http://jvectormap.com/" target="_blank">jVector Map</a></li>
|
||||
<li><a href="http://rocha.la/jQuery-slimScroll/" target="_blank">Slim Scroll</a></li>
|
||||
<li><a href="http://rocha.la/jQuery-slimScroll/" target="_blank">jQuery Slim Scroll</a></li>
|
||||
<li><a href="http://github.hubspot.com/pace/docs/welcome/" target="_blank">Pace</a></li>
|
||||
</ul>
|
||||
</div><!-- /.col -->
|
||||
|
|
Loading…
Reference in New Issue