mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-07 11:44:38 +02:00
Removed left over dump statement in template
This commit is contained in:
parent
05c4adb928
commit
064f514281
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
||||||
|
|
||||||
{% block project_bom_entry_widget %}
|
{% block project_bom_entry_widget %}
|
||||||
{% set target_id = 'expand_row-' ~ form.vars.name %}
|
{% set target_id = 'expand_row-' ~ form.vars.name %}
|
||||||
{% dump(form) %}
|
|
||||||
|
|
||||||
{% import 'components/collection_type.macro.html.twig' as collection %}
|
{% import 'components/collection_type.macro.html.twig' as collection %}
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue