From c813e2b3da26b50328fd2f9a7c2dccce0c2db76d Mon Sep 17 00:00:00 2001 From: philipp Date: Mon, 4 Mar 2024 22:04:22 +0100 Subject: [PATCH] scheckbuch people don't get error --- templates/planned.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/planned.html.tera b/templates/planned.html.tera index 7f61482..4d283df 100644 --- a/templates/planned.html.tera +++ b/templates/planned.html.tera @@ -3,7 +3,7 @@ {% block content %}
{% if flash %}{{ macros::alert(message=flash.1, type=flash.0, class="sm:col-span-2 lg:col-span-3") }}{% endif %} - {% if "paid" not in loggedin_user.roles %} + {% if "paid" not in loggedin_user.roles and "Donau Linz" in loggedin_user.roles %}