summaryrefslogtreecommitdiff
path: root/lib/dijit/templates/MenuBarItem.html
blob: 0195329cc7c4d111fd1fcdfa522d31f22b1022d0 (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,textDirNode"></span>
</div>