Browse Source

Fix links

pull/172/merge
Abdullah Almsaeed 10 years ago
parent
commit
9ce321f7d3
  1. 6
      empty.html

6
empty.html

@ -409,9 +409,9 @@
<!-- jQuery 2.0.2 --> <!-- jQuery 2.0.2 -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<!-- Bootstrap --> <!-- 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 --> <!-- AdminLTE App -->
<script src="js/plugins/AdminLTE/app.js" type="text/javascript"></script> <script src="js/AdminLTE/app.js" type="text/javascript"></script>
</body> </body>
</html> </html>

Loading…
Cancel
Save