aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-19 00:42:39 -0700
committerMark Otto <[email protected]>2013-08-19 00:42:39 -0700
commit7481aa73984fd51e6447a2928e339fd8c2e9abc6 (patch)
tree2ff0ea1e8f2c7de08813a7652819d77f70ec6955 /_includes
parent2a3018a9a607d984a814d029255ad2465caf4acc (diff)
downloadbootstrap-7481aa73984fd51e6447a2928e339fd8c2e9abc6.tar.xz
bootstrap-7481aa73984fd51e6447a2928e339fd8c2e9abc6.zip
Add subnav link for panels with tables
Diffstat (limited to '_includes')
-rw-r--r--_includes/nav-components.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/nav-components.html b/_includes/nav-components.html
index 8a40b1f35..a416392bf 100644
--- a/_includes/nav-components.html
+++ b/_includes/nav-components.html
@@ -131,6 +131,7 @@
<li><a href="#panels-heading">Panel with heading</a></li>
<li><a href="#panels-alternatives">Contextual alternatives</a></li>
<li><a href="#panels-list-group">With list groups</a>
+ <li><a href="#panels-tables">With tables</a>
</ul>
</li>
<li><a href="#wells">Wells</a></li>