From cd8f8436d9f72f0b5b79c6c625b4c46291ad472a Mon Sep 17 00:00:00 2001 From: jerolomb Date: Wed, 4 Sep 2024 09:52:40 +0200 Subject: [PATCH] fix informed-governance-project/NISINP#170 disable edition of incident reference only for BE theme --- templates/incidents_base.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/templates/incidents_base.html b/templates/incidents_base.html index 3ed8dd9..cbe65f8 100644 --- a/templates/incidents_base.html +++ b/templates/incidents_base.html @@ -116,13 +116,7 @@

{% translate "Reported incidents" %}

{{incident.incident_notification_date|date:"d M Y, H:i" }} - {% block content_table_incident_id %} - {% for field in incident.formsStatus %} - {% if field.name == "incident_id" %} - {% bootstrap_field field show_label=False wrapper_class="m-0" %} - {% endif %} - {% endfor %} - {% endblock %} + {{incident.incident_id}} {% block content_table_regulation_or_regulator %}