This commit is contained in:
bkfox
2024-04-30 22:27:05 +02:00
parent 202f31d169
commit 6b7cfbdadf
6 changed files with 10 additions and 6 deletions

View File

@ -59,7 +59,7 @@
{% block actions %}
{{ block.super }}
{% if object.episodesound_set.available.public.count %}
<button class="button action" @click="player.playButtonClick($event)"
<button type="button" class="button action" @click="player.playButtonClick($event)"
data-sounds="{{ object.podcasts|json }}">
<span class="icon is-small">
<span class="fas fa-play"></span>