From 44447eeefe61dbb16cab59900c3c061d9f207fbc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 24 Nov 2014 17:09:32 -0800 Subject: Give all embedded live docs examples data-example-id attrs Refs #11410 --- docs/_includes/js/alerts.html | 2 +- docs/_includes/js/buttons.html | 4 ++-- docs/_includes/js/carousel.html | 4 ++-- docs/_includes/js/collapse.html | 2 +- docs/_includes/js/modal.html | 2 +- docs/_includes/js/popovers.html | 2 +- docs/_includes/js/scrollspy.html | 2 +- docs/_includes/js/tabs.html | 2 +- docs/_includes/js/tooltips.html | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) (limited to 'docs/_includes/js') diff --git a/docs/_includes/js/alerts.html b/docs/_includes/js/alerts.html index 8a207cc7f..f93abc8b2 100644 --- a/docs/_includes/js/alerts.html +++ b/docs/_includes/js/alerts.html @@ -4,7 +4,7 @@

Example alerts

Add dismiss functionality to all alert messages with this plugin.

When using a .close button, it must be the first child of the .alert-dismissible and no text content may come before it in the markup.

-
+
-
+
{% endhighlight %} -
+