]> git.0d.be Git - panikdb.git/commitdiff
fix value of focused column in soundfiles table
authorFrédéric Péters <fpeters@0d.be>
Thu, 21 Nov 2019 09:58:34 +0000 (10:58 +0100)
committerFrédéric Péters <fpeters@0d.be>
Thu, 21 Nov 2019 09:58:34 +0000 (10:58 +0100)
panikdb/templates/emissions/episode_detail.html

index 17bcd06a4feacbf083889ba57f9545ef08d0bf8d..0962ef01dc0897f136883d8b6b764a280ff8b501 100644 (file)
@@ -112,7 +112,7 @@ Tags :
                class="icon-remove-sign" rel="popup" title="Retirer"></a></td>{% endif %}
 {% if perms.emissions.add_focus %}
 <td>
-{% if soundfile.has_focus %}
+{% if soundfile|has_focus %}
 ✓ <a class="icon-pushpin" href="{{ soundfile|unset_focus_url }}">retirer</a>
 {% else %}
   {% if soundfile.format %}