mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
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:
parent
752cfb3698
commit
584062c29a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
{% block additional_controls %}
|
||||
{{ form_row(form.filetype_filter) }}
|
||||
{{ form_row(form.alternative_names) }}
|
||||
{% endblock %}
|
||||
|
||||
{% block edit_title %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue