playing now

This commit is contained in:
bkfox 2020-05-29 18:00:16 +02:00
parent 93f55757bc
commit f9a79795e5

View File

@ -9,7 +9,7 @@ Context:
{% with True as hide_schedule %}
<table class="table is-striped is-hoverable is-fullwidth" role="list">
{% for object in object_list %}
<tr {% if object|is_diffusion and object.is_now %}class="is-primary"{% endif %}>
<tr {% if object.is_now %}class="is-primary"{% endif %}>
<td>
{% if object|is_diffusion %}
<time datetime="{{ object.start }}" title="{{ object.start }}">