From: Patrick H. Lauke Date: Sun, 9 Apr 2017 20:15:05 +0000 (+0100) Subject: Remove incorrect role="tabpanel" from navs docs X-Git-Tag: v4.0.0-beta~166^2~104^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d178ece0c22068938f5bc18d0a0d691ac0fb7c;p=thirdparty%2Fbootstrap.git Remove incorrect role="tabpanel" from navs docs `role="tabpanel"` is not appropriate as role for the overall container - it only applies to the individual content parts of each tab --- diff --git a/docs/components/navs.md b/docs/components/navs.md index fec61ef5d6..9ab2535ed6 100644 --- a/docs/components/navs.md +++ b/docs/components/navs.md @@ -295,7 +295,7 @@ Add dropdown menus with a little extra HTML and the [dropdowns JavaScript plugin Use the tab JavaScript plugin—include it individually or through the compiled `bootstrap.js` file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus. -
+