summaryrefslogtreecommitdiffstats
path: root/web/directive/collection.html
blob: e47fd1092003fa806b35af086c9dcb88e559e31d (plain)
1
2
3
4
5
6
7
8
9
10
<!--
    Copyright (c) 2012-2015 Kaarle Ritvanen
    See LICENSE file for license details
-->

<aconf-del-button></aconf-del-button>
<ng-include src="'layout/' + layout + '.html'"></ng-include>
<button class="btn btn-success"
	ng-if="insert"
	ng-click="insert()">Insert</button>