Caret/templates/projectDir.html

9 lines
127 B
HTML
Raw Normal View History

<a
tabindex="-1"
class="directory"
href="{{contextMenu}}"
command="null"
data-full-path="{{path}}"
>
{{label}}
</a>