]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/templates/Menu.html
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / templates / Menu.html
CommitLineData
f0cfe83e
AD
1<table class="dijit dijitMenu dijitMenuPassive dijitReset dijitMenuTable" role="menu" tabIndex="${tabIndex}"
2 data-dojo-attach-event="onkeypress:_onKeyPress" cellspacing="0">
1354d172
AD
3 <tbody class="dijitReset" data-dojo-attach-point="containerNode"></tbody>
4</table>