From 816c8f480a438d7a2b60d225ee0294ff442ac1ee Mon Sep 17 00:00:00 2001 From: vsn4ik Date: Thu, 10 Jul 2014 21:44:46 +0400 Subject: [PATCH] dropdowns.html: Add role="button" and id="..." to link in example. --- docs/_includes/js/dropdowns.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index c8bf50f51e..7a442fa039 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -104,7 +104,7 @@

Add data-toggle="dropdown" to a link or button to toggle a dropdown.

{% highlight html %}