summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/templates/MenuBar.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo/dijit/templates/MenuBar.html')
-rw-r--r--js/dojo/dijit/templates/MenuBar.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/dojo/dijit/templates/MenuBar.html b/js/dojo/dijit/templates/MenuBar.html
new file mode 100644
index 0000000..3ba1ea2
--- /dev/null
+++ b/js/dojo/dijit/templates/MenuBar.html
@@ -0,0 +1 @@
+<div class="dijitMenuBar dijitMenuPassive" data-dojo-attach-point="containerNode" role="menubar" tabIndex="${tabIndex}" data-dojo-attach-event="onkeypress: _onKeyPress"></div>