From a189646aa57cc9f06667cfe4e3e70cbc3b965128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Sun, 1 Oct 2023 11:14:17 +0200 Subject: [PATCH] More minor UX fixes --- ram/portal/templates/rollingstock.html | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/ram/portal/templates/rollingstock.html b/ram/portal/templates/rollingstock.html index 54eccce..5329dca 100644 --- a/ram/portal/templates/rollingstock.html +++ b/ram/portal/templates/rollingstock.html @@ -49,10 +49,10 @@ {% if rolling_stock.decoder %}{% endif %} - {% if rolling_stock.notes %}{% endif %} {% if rolling_stock.document.count > 0 or rolling_stock.decoder.document.count > 0 %}{% endif %} {% if rolling_stock_journal.count > 0 %}{% endif %} - + {% if rolling_stock.notes %}{% endif %} +
{% if request.user.is_staff %}Edit{% endif %}