From 584062c29a663bf7c1dc6098455dc893d6ef8acb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 27 Nov 2023 17:40:39 +0100 Subject: [PATCH] Move alternative names field of attachmenttype admin page to right position Formerly it was not inside the common tab but below all tabs --- templates/admin/attachment_type_admin.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/admin/attachment_type_admin.html.twig b/templates/admin/attachment_type_admin.html.twig index 89a47ae5..06a8c09d 100644 --- a/templates/admin/attachment_type_admin.html.twig +++ b/templates/admin/attachment_type_admin.html.twig @@ -6,6 +6,7 @@ {% block additional_controls %} {{ form_row(form.filetype_filter) }} + {{ form_row(form.alternative_names) }} {% endblock %} {% block edit_title %}