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 %}
+ title="Modifier la session {{ session.talk.title }}" class="ui icon button">
+
{% if session.planning %}
-
+ onclick="return confirm('Etes-vous sûr de vouloir supprimer la session {{ session.talk.title }} ?');" class="ui icon button">
+
{% else %}
-
+ title="Ajouter la session à 09H00-09H40 dans la première salle" class="ui icon button">
+
{% endif %}