From 149b6afbf594789ea970d5c481f96cc38f3e147a Mon Sep 17 00:00:00 2001 From: Marie Birner Date: Sat, 3 May 2025 17:19:51 +0200 Subject: [PATCH] [TASK] adapt action in user detail view schnupperant or scheckbuch --- templates/admin/user/view.html.tera | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/templates/admin/user/view.html.tera b/templates/admin/user/view.html.tera index 3eea76c..05c2402 100644 --- a/templates/admin/user/view.html.tera +++ b/templates/admin/user/view.html.tera @@ -157,13 +157,15 @@ {{ log::show_old(log=log, state="completed", only_ones=false, index=loop.index, allowed_to_edit=false) }} {% endfor %} - {% if allowed_to_edit %} - - {% endif %} - + + +
@@ -180,7 +182,13 @@
-
@@ -205,7 +213,7 @@
{% endif %} - + {% if is_clubmember %}