summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/_includes/nav-components.html
diff options
context:
space:
mode:
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>