From 4f90d1cb8336ca46d44400e4d3f46fdb73f5c35f Mon Sep 17 00:00:00 2001 From: vgreb Date: Sat, 9 May 2026 19:09:16 +0200 Subject: [PATCH] =?UTF-8?q?Remplacement=20des=20ic=C3=B4nes=20Famfamfam=20?= =?UTF-8?q?par=20semantic-ui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/event/session/index.html.twig | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/templates/event/session/index.html.twig b/templates/event/session/index.html.twig index 6af6efde9..8aa2f8675 100644 --- a/templates/event/session/index.html.twig +++ b/templates/event/session/index.html.twig @@ -113,21 +113,20 @@ {% endif %} - {% set template_path="/templates/administration/images/famfamfam/" %} - Modifier + title="Modifier la session {{ session.talk.title }}" class="ui icon button"> + {% if session.planning %} - Supprimer + onclick="return confirm('Etes-vous sûr de vouloir supprimer la session {{ session.talk.title }} ?');" class="ui icon button"> + {% else %} - Ajouter + title="Ajouter la session à 09H00-09H40 dans la première salle" class="ui icon button"> + {% endif %}