simplified the tracks view

This commit is contained in:
emeric
2018-09-01 20:53:25 +02:00
parent 9945e14bc6
commit 98e6a9ec17
4 changed files with 30 additions and 35 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
${<if-has-artist>}<small><i>${artist-name}</i></small>${</if-has-artist>}
</div>
<div class="col-xs-3 Lms-playqueue-entry-controls">
${play-btn} ${del-btn}
${play-btn}${del-btn}
</div>
</div>
</message>