]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dijit/templates/ColorPalette.html
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dijit / templates / ColorPalette.html
diff --git a/static/dojo-release-1.1.1/dijit/templates/ColorPalette.html b/static/dojo-release-1.1.1/dijit/templates/ColorPalette.html
new file mode 100644 (file)
index 0000000..e4557c7
--- /dev/null
@@ -0,0 +1,5 @@
+<div class="dijitInline dijitColorPalette">
+       <div class="dijitColorPaletteInner" dojoAttachPoint="divNode" waiRole="grid" tabIndex="${tabIndex}">
+               <img class="dijitColorPaletteUnder" dojoAttachPoint="imageNode" waiRole="presentation">
+       </div>  
+</div>