summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/_includes/nav-components.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-19 20:05:19 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-19 20:05:19 -0400
commit424dd8bc118b36c9173dbdc05661086c8566fd17 (patch)
tree6e8d8f9c4aa7b1bd209448f5ac7d78b4e983b573 /bower_components/bootstrap/_includes/nav-components.html
parentd29efdf7b225badbee54f074400c996be7159233 (diff)
update bootstrap to 3.0.0 final
Diffstat (limited to 'bower_components/bootstrap/_includes/nav-components.html')
-rwxr-xr-xbower_components/bootstrap/_includes/nav-components.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/bower_components/bootstrap/_includes/nav-components.html b/bower_components/bootstrap/_includes/nav-components.html
index c5ced697..8b239b22 100755
--- a/bower_components/bootstrap/_includes/nav-components.html
+++ b/bower_components/bootstrap/_includes/nav-components.html
@@ -1,4 +1,12 @@
<li>
+ <a href="#glyphicons">Glyphicons</a>
+ <ul class="nav">
+ <li><a href="#glyphicons-glyphs">Available glyphs</a></li>
+ <li><a href="#glyphicons-how-to-use">How to use</a></li>
+ <li><a href="#glyphicons-examples">Examples</a></li>
+ </ul>
+</li>
+<li>
<a href="#dropdowns">Dropdowns</a>
<ul class="nav">
<li><a href="#dropdowns-example">Example</a></li>
@@ -85,8 +93,7 @@
<li>
<a href="#alerts">Alerts</a>
<ul class="nav">
- <li><a href="#alerts-default">Default alert</a></li>
- <li><a href="#alerts-alternatives">Contextual alternatives</a></li>
+ <li><a href="#alerts-examples">Examples</a></li>
<li><a href="#alerts-dismissable">Dismissable alerts</a></li>
<li><a href="#alerts-links">Links in alerts</a></li>
</ul>
@@ -123,6 +130,7 @@
<li><a href="#panels-basic">Basic example</a></li>
<li><a href="#panels-heading">Panel with heading</a></li>
<li><a href="#panels-alternatives">Contextual alternatives</a></li>
+ <li><a href="#panels-tables">With tables</a>
<li><a href="#panels-list-group">With list groups</a>
</ul>
</li>