From: Luke Arentz Date: Thu, 31 Aug 2017 09:42:27 +0000 (+1000) Subject: Updated tabs.md typo for data-tabs-target X-Git-Tag: v6.4.4-rc1~2^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10603%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Updated tabs.md typo for data-tabs-target Removed # from sample code tab target otherwise the example doesn't work with error "Syntax error, unrecognized expression: ##panel2" --- diff --git a/docs/pages/tabs.md b/docs/pages/tabs.md index 26f8b8fa6..00e7d5da1 100644 --- a/docs/pages/tabs.md +++ b/docs/pages/tabs.md @@ -13,7 +13,7 @@ There are two pieces to a tabbed interface: the tabs themselves, and the content ```html ```