From a0f0e4e9ad49dce688e03a517063a18a00765f47 Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Sun, 22 Aug 2021 13:13:15 +0200 Subject: [PATCH] disable 'Add an accompanying period in the past' in dropdown --- .../Resources/views/AccompanyingPeriod/list.html.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingPeriod/list.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingPeriod/list.html.twig index a95fa800c..8a3e67fef 100644 --- a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingPeriod/list.html.twig +++ b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingPeriod/list.html.twig @@ -28,11 +28,13 @@ {{ 'Create an accompanying period'|trans }} + {# disabled
  • {{ 'Add an accompanying period in the past'|trans }}
  • + #} {% if person.isOpen == false %}