mirror of https://github.com/ColorlibHQ/AdminLTE
Fix links
parent
ff0bce1fae
commit
9ce321f7d3
|
@ -409,9 +409,9 @@
|
|||
<!-- jQuery 2.0.2 -->
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
|
||||
<!-- Bootstrap -->
|
||||
<script src="js/plugins/bootstrap.min.js" type="text/javascript"></script>
|
||||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" type="text/javascript">
|
||||
<!-- AdminLTE App -->
|
||||
<script src="js/plugins/AdminLTE/app.js" type="text/javascript"></script>
|
||||
<script src="js/AdminLTE/app.js" type="text/javascript"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue