Caret/templates/projectFile.html
2014-02-26 08:57:15 -08:00

8 lines
No EOL
117 B
HTML

<a
href="{{contextMenu}}"
command="project:open-file"
argument="{{path}}"
tabindex="-1"
>
{{label}}
</a>