Welcome to mirror list, hosted at ThFree Co, Russian Federation.

template_addbutton.handlebars « templates « js « files « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62a022715a92647fe6ab747ac70da5eed1906264 (plain)
1
2
3
4
<a href="#" class="button new">
	<span class="icon {{iconClass}}"></span>
	<span class="hidden-visually">{{addText}}</span>
</a>