server/apps/files/js/templates/template_addbutton.handlebars
Roeland Jago Douma 48d1fe0116
Move filelist to compiled handlebars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04 09:53:44 +02:00

4 lines
129 B
Handlebars

<a href="#" class="button new">
<span class="icon {{iconClass}}"></span>
<span class="hidden-visually">{{addText}}</span>
</a>