Part-DB.Part-DB-server/templates/Parts/edit/_manufacturer.html.twig

4 lines
169 B
Twig
Raw Normal View History

{{ form_row(form.manufacturer) }}
{{ form_row(form.manufacturer_product_number) }}
{{ form_row(form.manufacturer_product_url)}}
{{ form_row(form.manufacturing_status) }}