]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/templates/MenuBarItem.html
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dijit / templates / MenuBarItem.html
1 <div class="dijitReset dijitInline dijitMenuItem dijitMenuItemLabel" data-dojo-attach-point="focusNode"
2 role="menuitem" tabIndex="-1">
3 <span data-dojo-attach-point="containerNode,textDirNode"></span>
4 </div>