diff --git a/backend/hub/templates/hub/candidate/detail.html b/backend/hub/templates/hub/candidate/detail.html index 4c47f72..d516d64 100644 --- a/backend/hub/templates/hub/candidate/detail.html +++ b/backend/hub/templates/hub/candidate/detail.html @@ -118,7 +118,7 @@ {% else %} - {% if not organization_has_domain %} + {% if not organization_has_domain and ORG_EDITING_ENABLED %}

{% trans "You need to choose your domain" %}