From c5697c4cb4e62a4455126de7cd5ff11fc7fe4bf6 Mon Sep 17 00:00:00 2001 From: Nicolas Margulies Date: Thu, 5 Sep 2024 20:54:23 +0200 Subject: [PATCH] don't hide the transfer tab --- note_kfet/templates/base.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/note_kfet/templates/base.html b/note_kfet/templates/base.html index 9f5ae867..68cbf542 100644 --- a/note_kfet/templates/base.html +++ b/note_kfet/templates/base.html @@ -66,13 +66,13 @@ SPDX-License-Identifier: GPL-3.0-or-later {% trans 'Consumptions' %} {% endif %} - {% if request.user.is_authenticated %} - - {% endif %} - {% if user.is_authenticated and user|is_member:"Kfet" %} + {% trans 'Food' %} + + {% endif %} + {% if user.is_authenticated %}