summaryrefslogtreecommitdiff
path: root/lib/dijit/templates/MenuBarItem.html
blob: f236dfe0148a3ada8039f12825e98e9355a46010 (plain)
1
2
3
4
<div class="dijitReset dijitInline dijitMenuItem dijitMenuItemLabel" data-dojo-attach-point="focusNode"
	 	role="menuitem" tabIndex="-1">
	<span data-dojo-attach-point="containerNode"></span>
</div>