aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dijit/templates/ColorPalette.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dijit/templates/ColorPalette.html')
-rw-r--r--includes/js/dijit/templates/ColorPalette.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/includes/js/dijit/templates/ColorPalette.html b/includes/js/dijit/templates/ColorPalette.html
deleted file mode 100644
index e4557c7..0000000
--- a/includes/js/dijit/templates/ColorPalette.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<div class="dijitInline dijitColorPalette">
- <div class="dijitColorPaletteInner" dojoAttachPoint="divNode" waiRole="grid" tabIndex="${tabIndex}">
- <img class="dijitColorPaletteUnder" dojoAttachPoint="imageNode" waiRole="presentation">
- </div>
-</div>