Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2011-11-04 04:39:50 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-11-04 04:39:50 +0400
commitf92759b36db43e782e4235f1f214ac5851383f9b (patch)
tree78d467d32c85394fcafa5570f7904e774cde0a0d
parent21877031449cae7c66a49da09a19c1d84ccb4a6e (diff)
update 1.4 docsv1.4.0
-rw-r--r--docs/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 80ab9815ba..fdc05c5f69 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1821,6 +1821,10 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
<td>The ScrollSpy plugin is for adding an auto updating nav based on scroll position to the bootstrap topbar.</td>
</tr>
<tr>
+ <td><a href="./javascript.html#buttons">bootstrap-buttons.js</a></td>
+ <td>The ScrollSpy plugin is for adding an auto updating nav based on scroll position to the bootstrap topbar.</td>
+ </tr>
+ <tr>
<td><a href="./javascript.html#tabs">bootstrap-tabs.js</a></td>
<td>This plugin adds quick, dynamic tab and pill functionality for cycling through local content.</td>
</tr>