tt-rss/lib/dijit/templates/Tree.html
2012-08-14 18:59:18 +04:00

4 lines
241 B
HTML

<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>