From: Frédéric Péters Date: Sat, 16 May 2020 09:02:47 +0000 (+0200) Subject: templates: update for unified soma scheduling X-Git-Tag: v2021~239 X-Git-Url: https://git.0d.be/?p=panikdb.git;a=commitdiff_plain;h=50eb050b8bd2ba156127c26f13eecd43c96f3d6e templates: update for unified soma scheduling --- diff --git a/panikdb/templates/emissions/episode_detail.html b/panikdb/templates/emissions/episode_detail.html index cdd48ca..66e4a18 100644 --- a/panikdb/templates/emissions/episode_detail.html +++ b/panikdb/templates/emissions/episode_detail.html @@ -73,7 +73,7 @@ Tags : {% else %} (stream programmé dans soma) {% if can_manage and perms.nonstop.add_streameddiffusion and diffusion.end_datetime|date:"Y-m-d H:i" > s_now %} - [supprimer stream dans soma] + [supprimer stream dans soma] {% endif %} {% endif %} {# removal limited to staff as this will not remove from soma #} @@ -83,7 +83,7 @@ Tags : {% if soundfiles|integral and perms.nonstop.add_track %} [programmer dans soma] {% elif forloop.first and not soundfiles|integral and perms.nonstop.add_streameddiffusion %} - [programmer stream dans soma] + [programmer stream dans soma] {% endif %} {% endif %}