Part-DB.Part-DB-server/templates/Parts/edit/_manufacturer.html.twig
2019-09-02 18:41:57 +02:00

4 lines
No EOL
169 B
Twig

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