]> git.pond.sub.org Git - eow/blob - 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
1 <div class="dijitInline dijitColorPalette">
2         <div class="dijitColorPaletteInner" dojoAttachPoint="divNode" waiRole="grid" tabIndex="${tabIndex}">
3                 <img class="dijitColorPaletteUnder" dojoAttachPoint="imageNode" waiRole="presentation">
4         </div>  
5 </div>