From cdd61123ea61c696379b19ccc82a75bc759f9136 Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 15 Dec 2025 10:17:09 +0100 Subject: [PATCH] solve refactor problem --- templates/user/userInformation.html.twig | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/templates/user/userInformation.html.twig b/templates/user/userInformation.html.twig index cf0398e..c4f50c9 100644 --- a/templates/user/userInformation.html.twig +++ b/templates/user/userInformation.html.twig @@ -13,26 +13,6 @@
{% if canEdit %} - {% if organizationId is not null %} - {% if uoActive %} -
- - -
- {% else %} -
- - -
- {% endif %} - {% endif %} - - Modifier {% endif %}