1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
ttrss/lib/dijit/templates/ColorPalette.html
2012-08-14 18:59:18 +04:00

6 lines
227 B
HTML

<div class="dijitInline dijitColorPalette">
<table dojoAttachPoint="paletteTableNode" class="dijitPaletteTable" cellSpacing="0" cellPadding="0" role="grid">
<tbody data-dojo-attach-point="gridNode"></tbody>
</table>
</div>