Move alternative names field of attachmenttype admin page to right position

Formerly it was not inside the common tab but below all tabs
This commit is contained in:
Jan Böhmer 2023-11-27 17:40:39 +01:00
parent 752cfb3698
commit 584062c29a

View file

@ -6,6 +6,7 @@
{% block additional_controls %}
{{ form_row(form.filetype_filter) }}
{{ form_row(form.alternative_names) }}
{% endblock %}
{% block edit_title %}