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 %}