Automated build for v0.01
This commit is contained in:
commit
791b998489
2771 changed files with 222096 additions and 0 deletions
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>
|
Loading…
Add table
Add a link
Reference in a new issue