From: vsn4ik Date: Thu, 10 Jul 2014 17:44:46 +0000 (+0400) Subject: dropdowns.html: Add role="button" and id="..." to link in example. X-Git-Tag: v3.3.0~345^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14113%2Fhead;p=thirdparty%2Fbootstrap.git dropdowns.html: Add role="button" and id="..." to link in example. --- 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 %}