From ce6dd1146ee11ec238f11a9f8c8446232706f7d6 Mon Sep 17 00:00:00 2001 From: mwallschlaeger Date: Wed, 24 Apr 2024 11:08:18 +0200 Subject: [PATCH] [Fixes #12170] unable to set advanced contact roles in metadata editor --- .../documents/templates/layouts/doc_panels.html | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/geonode/documents/templates/layouts/doc_panels.html b/geonode/documents/templates/layouts/doc_panels.html index 45a034f144b..10e26be6a8b 100644 --- a/geonode/documents/templates/layouts/doc_panels.html +++ b/geonode/documents/templates/layouts/doc_panels.html @@ -594,22 +594,6 @@ {% endblock document_more_contact_roles %} - -
-
{% trans "Responsible and Permissions" %}
-
-
- - - {{ document_form.owner }} -
-
- - - {{ document_form.metadata_author }} -
-
-