playing now

This commit is contained in:
bkfox
2020-05-29 18:05:00 +02:00
parent f7f0065757
commit f2ba798c4c
3 changed files with 3 additions and 4 deletions

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_diffusion and object.is_now %}class="is-selected"{% endif %}>
<td>
{% if object|is_diffusion %}
<time datetime="{{ object.start }}" title="{{ object.start }}">