From: th3byrdm4n Date: Fri, 7 Feb 2014 22:22:36 +0000 (-1000) Subject: Removed repeated IDs in Kitchen Sink demo X-Git-Tag: v5.2.0~61^2~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4388%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Removed repeated IDs in Kitchen Sink demo Tabs in Accordion demo’s first panel was sharing IDs with the tabs demo --- diff --git a/doc/includes/kitchen/examples_kitchen_accordion.html b/doc/includes/kitchen/examples_kitchen_accordion.html index b0aee2ed7..7555bf537 100644 --- a/doc/includes/kitchen/examples_kitchen_accordion.html +++ b/doc/includes/kitchen/examples_kitchen_accordion.html @@ -3,22 +3,22 @@ Accordion 1
-
Tab 1
-
Tab 2
-
Tab 3
-
Tab 4
+
Tab 1
+
Tab 2
+
Tab 3
+
Tab 4
-
+

First panel content goes here...

-
+

Second panel content goes here...

-
+

Third panel content goes here...

-
+

Fourth panel content goes here...