mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-05 00:04:19 -05:00
Included required JavaScript in navbar-static-top
This commit is contained in:
parent
031ed98c8b
commit
ee6db98136
@ -67,5 +67,10 @@
|
|||||||
|
|
||||||
</div> <!-- /container -->
|
</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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user