From e2fe307bfba9862e4c6cef870beb24bf754993aa Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 2 Sep 2014 01:28:57 -0400 Subject: [PATCH] Fixes #1044, removes stub for tab definition --- server/documents/modules/tab.html.eco | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/server/documents/modules/tab.html.eco b/server/documents/modules/tab.html.eco index 46baaa237..1b807982a 100755 --- a/server/documents/modules/tab.html.eco +++ b/server/documents/modules/tab.html.eco @@ -1,6 +1,6 @@ --- layout : 'default' -css : 'tab' +css : '' element : 'tab' elementType : 'module' @@ -16,8 +16,8 @@ themes : ['Default'] <%- @partial('header', { tabs: { usage: 'Usage', examples: 'Examples', settings: 'Settings' } }) %>
- -
+ -
+

Initializing Tabs