]> git.wh0rd.org - tt-rss.git/blobdiff - 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
index f5e2629668be2b308a70e77967c2f9ff096ebced..0195329cc7c4d111fd1fcdfa522d31f22b1022d0 100644 (file)
@@ -1,4 +1,4 @@
-<div class="dijitReset dijitInline dijitMenuItem dijitMenuItemLabel" data-dojo-attach-point="focusNode" role="menuitem" tabIndex="-1"
-               data-dojo-attach-event="onmouseenter:_onHover,onmouseleave:_onUnhover,ondijitclick:_onClick">
-       <span data-dojo-attach-point="containerNode"></span>
+<div class="dijitReset dijitInline dijitMenuItem dijitMenuItemLabel" data-dojo-attach-point="focusNode"
+               role="menuitem" tabIndex="-1">
+       <span data-dojo-attach-point="containerNode,textDirNode"></span>
 </div>