mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-23 10:18:56 +02:00
Removed left over dump tag
This commit is contained in:
parent
cd249307a4
commit
bda546bc0f
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@
|
|||
{{ form_widget(form) }}
|
||||
</td>
|
||||
<td>
|
||||
{% dump(form) %}
|
||||
<button type="button" class="btn btn-danger lot_btn_delete" {{ collection.delete_btn() }}
|
||||
{% if not is_granted('lots.delete', form.parent.parent.vars.data) %}disabled{% endif %}>
|
||||
<i class="fas fa-trash-alt fa-fw"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue