Changeset 9864 for dijit/trunk/templates/ColorPalette.html
- Timestamp:
- 07/30/07 12:18:19 (18 months ago)
- Files:
-
- 1 modified
-
dijit/trunk/templates/ColorPalette.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dijit/trunk/templates/ColorPalette.html
r9056 r9864 1 1 <fieldset class="dijitInlineBox"> 2 <div style="overflow: hidden" dojoAttachPoint="divNode" >2 <div style="overflow: hidden" dojoAttachPoint="divNode" waiRole="grid" tabIndex="-1"> 3 3 <img style="border-style: none;" dojoAttachPoint="imageNode" tabIndex="-1" /> 4 4 </div>