mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-31 08:14:41 +02:00
5 lines
No EOL
174 B
Twig
5 lines
No EOL
174 B
Twig
{% import "components/attachments.macro.html.twig" as attachments %}
|
|
|
|
{{ form_row(form.master_picture_attachment) }}
|
|
|
|
{{ attachments.attachment_edit_list(form.attachments) }} |