diff options
Diffstat (limited to 'js/dojo-1.7.2/dijit/templates/MenuBar.html')
| -rw-r--r-- | js/dojo-1.7.2/dijit/templates/MenuBar.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dijit/templates/MenuBar.html b/js/dojo-1.7.2/dijit/templates/MenuBar.html new file mode 100644 index 0000000..3ba1ea2 --- /dev/null +++ b/js/dojo-1.7.2/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> |
