update dojo to 1.7.3
This commit is contained in:
4
lib/dijit/templates/Tree.html
Normal file
4
lib/dijit/templates/Tree.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="dijitTree dijitTreeContainer" role="tree"
|
||||
data-dojo-attach-event="onkeypress:_onKeyPress">
|
||||
<div class="dijitInline dijitTreeIndent" style="position: absolute; top: -9999px" data-dojo-attach-point="indentDetector"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user