diff --git a/templates/organizations/department_inquiry_detail.html b/templates/organizations/department_inquiry_detail.html index e7c32a0..d0f2d7c 100644 --- a/templates/organizations/department_inquiry_detail.html +++ b/templates/organizations/department_inquiry_detail.html @@ -60,6 +60,13 @@ + {% if inquiry.status == 'in_progress' and inquiry.contact_status == 'not_contacted' %} + + + {% trans "Record a contact outcome above before resolving." %} + + {% endif %} + {% if inquiry.status == 'in_progress' %}