]> 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 f236dfe0148a3ada8039f12825e98e9355a46010..0195329cc7c4d111fd1fcdfa522d31f22b1022d0 100644 (file)
@@ -1,4 +1,4 @@
 <div class="dijitReset dijitInline dijitMenuItem dijitMenuItemLabel" data-dojo-attach-point="focusNode"
                role="menuitem" tabIndex="-1">
-       <span data-dojo-attach-point="containerNode"></span>
+       <span data-dojo-attach-point="containerNode,textDirNode"></span>
 </div>