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