diff --git a/modules/conssheets/templates/conssheets/scan_session.html b/modules/conssheets/templates/conssheets/scan_session.html index 6d9f0d6..13164b4 100644 --- a/modules/conssheets/templates/conssheets/scan_session.html +++ b/modules/conssheets/templates/conssheets/scan_session.html @@ -109,6 +109,12 @@ Bulk Import Excel +
+ {% for field in detail_fields %} +
{{ field.field_label }}
+ {% endfor %} +
Status
+
{% for scan in scans %}