]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/templates/Menu.html
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dijit / templates / Menu.html
1 <table class="dijit dijitMenu dijitMenuPassive dijitReset dijitMenuTable" role="menu" tabIndex="${tabIndex}"
2 cellspacing="0">
3 <tbody class="dijitReset" data-dojo-attach-point="containerNode"></tbody>
4 </table>