From 018f8aef5ca120104b465d007aed691e7d70e99b Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 15 Jan 2025 16:45:05 +0100 Subject: [PATCH] Add export button to social actions template --- .../Resources/views/SocialWork/SocialAction/index.html.twig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Bundle/ChillPersonBundle/Resources/views/SocialWork/SocialAction/index.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/SocialWork/SocialAction/index.html.twig index 9e6c6e5aa..152b8981c 100644 --- a/src/Bundle/ChillPersonBundle/Resources/views/SocialWork/SocialAction/index.html.twig +++ b/src/Bundle/ChillPersonBundle/Resources/views/SocialWork/SocialAction/index.html.twig @@ -35,6 +35,9 @@ {% endblock %} {% block actions_before %} +
  • + +
  • {{'Back to the admin'|trans}}