]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/templates/Tree.html
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dijit / templates / Tree.html
CommitLineData
6887a0f5 1<div role="tree">
1354d172 2 <div class="dijitInline dijitTreeIndent" style="position: absolute; top: -9999px" data-dojo-attach-point="indentDetector"></div>
6887a0f5
AK
3 <div class="dijitTreeExpando dijitTreeExpandoLoading" data-dojo-attach-point="rootLoadingIndicator"></div>
4 <div data-dojo-attach-point="containerNode" class="dijitTreeContainer" role="presentation">
5 </div>
1354d172 6</div>