From 4046a7ca9bbfef514a12d1b560150277e0aa90ce Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Wed, 15 Sep 2021 12:14:03 +0200 Subject: [PATCH] before resume dashboards: disable accompanyingCourse resume persons, requestor, and resources --- .../views/AccompanyingCourse/index.html.twig | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig index f210c4a49..be66abe73 100644 --- a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig +++ b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig @@ -34,6 +34,9 @@ {% endif %} +
WIP .. AccompanyingCourse Resume dashboard
+ + {#

{{ 'Resume Accompanying Course'|trans }}

@@ -50,11 +53,13 @@ {% endif %} {% endfor %}
+ #} {% if 'DRAFT' != accompanyingCourse.step %} {% if withoutHousehold|length > 0 %} {% include '@ChillPerson/AccompanyingCourse/_join_household.html.twig' with {} %} {% endif %} {% endif %} + {#
@@ -75,12 +80,11 @@
{% endif %} - + #} {% if accompanyingCourse.locationStatus == 'address' or accompanyingCourse.locationStatus == 'none' %} {% include '@ChillPerson/AccompanyingCourse/_warning_address.html.twig' with {} %} {% endif %} - - + {#
@@ -128,6 +132,8 @@
{% endif %} + #} +

{{ 'Social actions'|trans }}