ttrss/lib/dijit/templates/Tree.html

4 lines
192 B
HTML
Raw Normal View History

2013-03-18 06:26:24 +00:00
<div class="dijitTree dijitTreeContainer" role="tree">
2012-08-14 14:59:10 +00:00
<div class="dijitInline dijitTreeIndent" style="position: absolute; top: -9999px" data-dojo-attach-point="indentDetector"></div>
</div>