Included required JavaScript in navbar-static-top

This commit is contained in:
Guillermo González de Agüero 2013-08-02 11:53:25 +02:00
parent 031ed98c8b
commit ee6db98136
1 changed files with 5 additions and 0 deletions

View File

@ -67,5 +67,10 @@
</div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../assets/js/jquery.js"></script>
<script src="../bootstrap/js/bootstrap.min.js"></script>
</body>
</html>