summaryrefslogtreecommitdiff
path: root/lib/dijit/templates/Menu.html
blob: 45e12a01182b6cf88dc2776b8ef130bd3501feb7 (plain)
1
2
3
<table class="dijit dijitMenu dijitMenuPassive dijitReset dijitMenuTable" role="menu" tabIndex="${tabIndex}" data-dojo-attach-event="onkeypress:_onKeyPress" cellspacing="0">
	<tbody class="dijitReset" data-dojo-attach-point="containerNode"></tbody>
</table>