From c83292655e88ba6d31c54516ecdf7e8e52eda8c8 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 7 Dec 2021 15:10:32 +0000 Subject: [PATCH] . --- .../templates/atlas/pathological_process_detail.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/atlas/templates/atlas/pathological_process_detail.html b/atlas/templates/atlas/pathological_process_detail.html index f470f5d3..bdd9b824 100755 --- a/atlas/templates/atlas/pathological_process_detail.html +++ b/atlas/templates/atlas/pathological_process_detail.html @@ -5,20 +5,20 @@
-{% comment %} Edit - Delete {% endcomment %} +{% comment %} Edit + Delete {% endcomment %} {% if request.user.is_superuser %} - Admin Edit {% endif %}
-

Name: {{pathological_process.name}}

+

Name: {{pathalogical_process.name}}

- {% if pathological_process.case_set.all %} + {% if pathalogical_process.case_set.all %}

Associated Cases