Skip to content
Snippets Groups Projects
Commit 4da5a6fc authored by Roang's avatar Roang
Browse files

Merge branch 'fix/voc-player-always-display' into 'develop'

Fix VOC player always displaying on event page

See merge request hub/hub!1140
parents 665dff56 5354b3ec
Branches
Tags
No related merge requests found
...@@ -171,7 +171,6 @@ ...@@ -171,7 +171,6 @@
{% endif %} {% endif %}
</div> </div>
<div class="border p-3 my-8">{{ integrations.vocPlayer() }}</div>
{% if event.kind == "official" and running_state == "running" %} {% if event.kind == "official" and running_state == "running" %}
<div class="border p-3 my-8">{{ integrations.vocPlayer() }}</div> <div class="border p-3 my-8">{{ integrations.vocPlayer() }}</div>
{% endif %} {% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment