mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-25 04:19:31 +00:00
Allow to select the master picture attachment.
This commit is contained in:
parent
fe9526e0eb
commit
e2b643c52b
5 changed files with 47 additions and 6 deletions
|
|
@ -5,6 +5,7 @@
|
|||
</button>
|
||||
{% endset %}
|
||||
|
||||
{{ form_row(form.master_picture_attachment) }}
|
||||
|
||||
<table class="table table-striped table-sm" id="attachments_table" data-prototype="{{ form_widget(form.attachments.vars.prototype)|e('html_attr') }}">
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue