Added play/pause buttons

This commit is contained in:
emeric
2018-02-11 12:26:43 +01:00
parent 6c460ec54d
commit cbd77a7a73
3 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<h2>${name}</h2>
<h4>${artist-name}</h4>
<h4>${<if-has-year>}${year}${</if-has-year>}${<if-has-orig-year>} (${orig-year})${</if-has-orig-year>}</h4>
${play-btn}${add-btn}
${play-btn}${add-btn}
</div>
${tracks}
</message>