aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/glyphicons.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-11-24 17:09:32 -0800
committerChris Rebert <[email protected]>2014-11-24 17:09:32 -0800
commit44447eeefe61dbb16cab59900c3c061d9f207fbc (patch)
tree525d43bc16fc00e4d7972c4e3dcc585a1b3f66a3 /docs/_includes/components/glyphicons.html
parentc022d88ac5674410fbba00c1c869c4da16fc0067 (diff)
downloadbootstrap-44447eeefe61dbb16cab59900c3c061d9f207fbc.tar.xz
bootstrap-44447eeefe61dbb16cab59900c3c061d9f207fbc.zip
Give all embedded live docs examples data-example-id attrs
Refs #11410
Diffstat (limited to 'docs/_includes/components/glyphicons.html')
-rw-r--r--docs/_includes/components/glyphicons.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/components/glyphicons.html b/docs/_includes/components/glyphicons.html
index bc563c5a6..c00ef94c9 100644
--- a/docs/_includes/components/glyphicons.html
+++ b/docs/_includes/components/glyphicons.html
@@ -48,7 +48,7 @@
<h2 id="glyphicons-examples">Examples</h2>
<p>Use them in buttons, button groups for a toolbar, navigation, or prepended form inputs.</p>
- <div class="bs-example">
+ <div class="bs-example" data-example-id="glyphicons-general">
<div class="btn-toolbar" role="toolbar">
<div class="btn-group">
<button type="button" class="btn btn-default" aria-label="Left Align"><span class="glyphicon glyphicon-align-left" aria-hidden="true"></span></button>
@@ -74,7 +74,7 @@
</button>
{% endhighlight %}
<p>An icon used in an <a href="#alerts">alert</a> to convey that it's an error message, with additional <code>.sr-only</code> text to convey this hint to users of assistive technologies.</p>
- <div class="bs-example">
+ <div class="bs-example" data-example-id="glyphicons-accessibility">
<div class="alert alert-danger" role="alert">
<span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>
<span class="sr-only">Error:</span>