You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dijit/templates/Tree.html

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