aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dijit/layout/templates/TabContainer.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dijit/layout/templates/TabContainer.html')
-rw-r--r--includes/js/dijit/layout/templates/TabContainer.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/js/dijit/layout/templates/TabContainer.html b/includes/js/dijit/layout/templates/TabContainer.html
deleted file mode 100644
index 105e8c6..0000000
--- a/includes/js/dijit/layout/templates/TabContainer.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<div class="dijitTabContainer">
- <div dojoAttachPoint="tablistNode"></div>
- <div class="dijitTabPaneWrapper" dojoAttachPoint="containerNode"></div>
-</div>