]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/templates/Menu.html
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / templates / Menu.html
1 <table class="dijit dijitMenu dijitMenuPassive dijitReset dijitMenuTable" role="menu" tabIndex="${tabIndex}" data-dojo-attach-event="onkeypress:_onKeyPress" cellspacing="0">
2 <tbody class="dijitReset" data-dojo-attach-point="containerNode"></tbody>
3 </table>