]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/templates/Menu.html
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dijit / templates / Menu.html
index 2c3cb53ba072808f6786fd8e5113d6aa2a332785..a9f635b2606b6ec5628bf9ebfb5c783d42615ad2 100644 (file)
@@ -1,4 +1,4 @@
 <table class="dijit dijitMenu dijitMenuPassive dijitReset dijitMenuTable" role="menu" tabIndex="${tabIndex}"
-          data-dojo-attach-event="onkeypress:_onKeyPress" cellspacing="0">
+          cellspacing="0">
        <tbody class="dijitReset" data-dojo-attach-point="containerNode"></tbody>
 </table>