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