aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/tabs.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes/js/tabs.html')
-rw-r--r--docs/_includes/js/tabs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/tabs.html b/docs/_includes/js/tabs.html
index 9de511b9a..018d45d0e 100644
--- a/docs/_includes/js/tabs.html
+++ b/docs/_includes/js/tabs.html
@@ -31,7 +31,7 @@
</div>
</div><!-- /example -->
- <div class="bs-callout bs-callout-info">
+ <div class="bs-callout bs-callout-info" id="callout-tabs-extends-component">
<h4>Extends tabbed navigation</h4>
<p>This plugin extends the <a href="../components/#nav-tabs">tabbed navigation component</a> to add tabbable areas.</p>
</div>