diff options
| author | Jacob Thornton <[email protected]> | 2011-11-05 17:06:41 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-05 17:06:41 -0700 |
| commit | f03679805e843674736dd84ae165f96b2d6983e5 (patch) | |
| tree | 93b784bc09324aef4bee27d39667a2db4fd71c48 /docs/index.html | |
| parent | 32086c7de59b9a17701aa689225e369d15ac454a (diff) | |
| download | bootstrap-f03679805e843674736dd84ae165f96b2d6983e5.tar.xz bootstrap-f03679805e843674736dd84ae165f96b2d6983e5.zip | |
update to jquery 1.7 + add toggle method to twipsy/popover
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index ff79f84f4..f22db0e60 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2024,7 +2024,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita <!-- Le javascript --> - <script src="http://code.jquery.com/jquery-1.5.2.min.js"></script> + <script src="http://code.jquery.com/jquery-1.7.min.js"></script> <script src="http://autobahn.tablesorter.com/jquery.tablesorter.min.js"></script> <script src="assets/js/google-code-prettify/prettify.js"></script> <script>$(function () { prettyPrint() })</script> |
