Skip to content

Commit

Permalink
TTK-26961: Show countdown in events with external url (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
albacodina authored Apr 26, 2024
1 parent 5d3086b commit 17a6573
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

{% block javascripts %}
{{ parent() }}
<script src="{{ asset('bundles/pumukitwebtv/js/jquery.countdown.js') }}" type="text/javascript"></script>
{% endblock %}

{% block title %}{{ parent() }} - {{ multimediaObject.getEmbeddedEvent().getName(app.request.getLocale()) }}{% endblock %}
Expand Down

0 comments on commit 17a6573

Please sign in to comment.