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

5 lines
138 B
Twig
Raw Normal View History

{{ form_row(form_main.needsReview) }}
{{ form_row(form_main.favorite) }}
{{ form_row(form_main.save3) }}
{{ form_row(form_main.reset3) }}