summaryrefslogtreecommitdiff
path: root/lib/dijit/templates/MenuBar.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/templates/MenuBar.html')
-rw-r--r--lib/dijit/templates/MenuBar.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dijit/templates/MenuBar.html b/lib/dijit/templates/MenuBar.html
new file mode 100644
index 000000000..3ba1ea2b4
--- /dev/null
+++ b/lib/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>