summaryrefslogtreecommitdiffstats
path: root/web/directive/audio.html
blob: 33c883ac3c0b014de2f4bbe63d2a188c7442da0d (plain)
1
2
3
4
5
6
<!--
    Copyright (c) 2012-2015 Kaarle Ritvanen
    See LICENSE file for license details
-->

<button class="btn btn-default" ng-click="play()" ng-if="value">Play</button>