From 3e327e98f125868657ce7e9f5985a74d71cf1d43 Mon Sep 17 00:00:00 2001 From: philipp Date: Thu, 12 Oct 2023 12:05:12 +0200 Subject: [PATCH] allow editing of boat damages --- templates/boatdamages.html.tera | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/boatdamages.html.tera b/templates/boatdamages.html.tera index 4fddd12..377e036 100644 --- a/templates/boatdamages.html.tera +++ b/templates/boatdamages.html.tera @@ -59,7 +59,7 @@ {% else %} {% if loggedin_user.is_cox %}
- + {% if loggedin_user.is_tech %} {% else %} @@ -74,7 +74,7 @@ {% else %} {% if loggedin_user.is_tech and boatdamage.fixed_at %} - +
{% endif %}