From: Christian Heller Date: Tue, 12 Nov 2024 21:22:46 +0000 (+0100) Subject: In playlist view, autofocus pause/resume button. X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bprefix%7D%7D/copy_free?a=commitdiff_plain;p=ytplom In playlist view, autofocus pause/resume button. --- diff --git a/templates/playlist.tmpl b/templates/playlist.tmpl index b533d3c..aee1dee 100644 --- a/templates/playlist.tmpl +++ b/templates/playlist.tmpl @@ -40,7 +40,7 @@ td.history { width: 50%; } {% if running %}{% if pause %}PAUSED{% else %}PLAYING{% endif %}{% else %}STOPPED{% endif %}:
{{ current_title }}
- +