From 9c78e2bedc37dec15f51b961988ab153d034323f Mon Sep 17 00:00:00 2001 From: Luke Arentz Date: Thu, 31 Aug 2017 19:42:27 +1000 Subject: [PATCH] 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" --- docs/pages/tabs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ``` -- 2.47.2