From 2248bd8425a100c64c2c87a6e3df07ec24f87be0 Mon Sep 17 00:00:00 2001 From: Arnaud Delcasse Date: Mon, 13 Mar 2023 16:22:44 +0100 Subject: [PATCH] add group management --- config.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 0102a64..6d8b6cc 100644 --- a/config.yaml +++ b/config.yaml @@ -43,6 +43,10 @@ views: list: files: - web/layouts/members/membersList.html + group: + settings: + files: + - web/layouts/group/settings.html vehicles: search: files: @@ -283,4 +287,4 @@ emails: subject: PARCOURSMOB - Un bénéficiaire a été retiré d'un dispositif files: - emails/layout.html - - emails/onboarding/delete-subscriber.html \ No newline at end of file + - emails/onboarding/delete-subscriber.html