summaryrefslogtreecommitdiffstats
path: root/web/directive/audio.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/directive/audio.html')
-rw-r--r--web/directive/audio.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/directive/audio.html b/web/directive/audio.html
new file mode 100644
index 0000000..33c883a
--- /dev/null
+++ b/web/directive/audio.html
@@ -0,0 +1,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>