From: Julian Thilo Date: Wed, 6 May 2015 20:37:56 +0000 (+0200) Subject: Closes #16249: Doc that nested tabs are not supported X-Git-Tag: v3.3.5~33^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3c480fd9417ac468a7ad96feaa316bc30b276fa;p=thirdparty%2Fbootstrap.git Closes #16249: Doc that nested tabs are not supported --- diff --git a/docs/_includes/js/tabs.html b/docs/_includes/js/tabs.html index 3cd5e1b678..c78f9936dd 100644 --- a/docs/_includes/js/tabs.html +++ b/docs/_includes/js/tabs.html @@ -2,7 +2,7 @@

Togglable tabs tab.js

Example tabs

-

Add quick, dynamic tab functionality to transition through panes of local content, even via dropdown menus.

+

Add quick, dynamic tab functionality to transition through panes of local content, even via dropdown menus. Nested tabs are not supported.