mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-15 15:39:31 +00:00
parent
d2b19aa6d5
commit
47702d6131
15 changed files with 2429 additions and 1868 deletions
|
|
@ -6,4 +6,12 @@
|
|||
|
||||
{% block additional_controls %}
|
||||
{{ form_row(form.filetype_filter) }}
|
||||
{% endblock %}
|
||||
|
||||
{% block edit_title %}
|
||||
{% trans %}attachment_type.edit{% endtrans %}: {{ entity.name }}
|
||||
{% endblock %}
|
||||
|
||||
{% block new_title %}
|
||||
{% trans %}attachment_type.new{% endtrans %}
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue