diff options
| author | Jacob Thornton <[email protected]> | 2011-09-02 21:06:20 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-02 21:06:20 -0700 |
| commit | 41242b5ce6411efcd66d985dd6853191de67fbbf (patch) | |
| tree | 1d87771735d91bcff8cd31b3fae469875a48e656 /examples | |
| parent | 0e13f8dca10ff19397d577b0916a72129183bfeb (diff) | |
| download | bootstrap-41242b5ce6411efcd66d985dd6853191de67fbbf.tar.xz bootstrap-41242b5ce6411efcd66d985dd6853191de67fbbf.zip | |
more js chagnes
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/javascript.html b/examples/javascript.html index 5d40eba4a..34cf74c9a 100644 --- a/examples/javascript.html +++ b/examples/javascript.html @@ -22,7 +22,7 @@ <script src="assets/js/bootstrap-dropdown.js"></script> <!-- Le styles --> - <link href="../bootstrap-1.1.1.css" rel="stylesheet"> + <link href="../bootstrap-1.2.0.css" rel="stylesheet"> <link href="assets/css/bootstrap-js.css" rel="stylesheet"> <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> |
