aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrading.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-13 09:55:15 -0800
committerMark Otto <[email protected]>2012-01-13 09:55:15 -0800
commit8f09028cff87b68467fb20e295c9dc96ea4a5de0 (patch)
tree093ed31e796167d49e7301f1c66336d1d2cb955e /docs/upgrading.html
parent391248c0e3ba9b00b0b4a02e4d94475e9ae9877a (diff)
downloadbootstrap-8f09028cff87b68467fb20e295c9dc96ea4a5de0.tar.xz
bootstrap-8f09028cff87b68467fb20e295c9dc96ea4a5de0.zip
updated js includes to make nav work everywhere
Diffstat (limited to 'docs/upgrading.html')
-rw-r--r--docs/upgrading.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html
index d91bf20af..f8d9a732a 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -204,5 +204,12 @@
</footer>
</div><!-- /container -->
+ <!-- Le javascript -->
+ <!-- Placed at the end of the document so the pages load faster -->
+ <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
+ <script src="http://code.jquery.com/jquery-1.7.min.js"></script>
+ <script src="assets/js/application.js"></script>
+ <script src="../js/bootstrap-dropdown.js"></script>
+
</body>
</html>