Automated build for v0.01
This commit is contained in:
commit
791b998489
2771 changed files with 222096 additions and 0 deletions
5
lib/dijit/templates/ColorPalette.html
Normal file
5
lib/dijit/templates/ColorPalette.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<div class="dijitInline dijitColorPalette" role="grid">
|
||||
<table data-dojo-attach-point="paletteTableNode" class="dijitPaletteTable" cellSpacing="0" cellPadding="0" role="presentation">
|
||||
<tbody data-dojo-attach-point="gridNode"></tbody>
|
||||
</table>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue