Automated build for v0.01
This commit is contained in:
6
lib/dijit/templates/Tree.html
Normal file
6
lib/dijit/templates/Tree.html
Normal file
@ -0,0 +1,6 @@
|
||||
<div role="tree">
|
||||
<div class="dijitInline dijitTreeIndent" style="position: absolute; top: -9999px" data-dojo-attach-point="indentDetector"></div>
|
||||
<div class="dijitTreeExpando dijitTreeExpandoLoading" data-dojo-attach-point="rootLoadingIndicator"></div>
|
||||
<div data-dojo-attach-point="containerNode" class="dijitTreeContainer" role="presentation">
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user