mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-23 09:59:34 +00:00
Added the possibility to edit/create/delete part lots.
This commit is contained in:
parent
6a0adae8f3
commit
813e7dc85b
11 changed files with 226 additions and 43 deletions
|
|
@ -1,6 +1,3 @@
|
|||
{{ form_row(form_main.manufacturer) }}
|
||||
{{ form_row(form_main.manufacturer_product_number) }}
|
||||
{{ form_row(form_main.manufacturer_product_url)}}
|
||||
|
||||
{{ form_row(form_main.save2) }}
|
||||
{{ form_row(form_main.reset2) }}
|
||||
{{ form_row(form.manufacturer) }}
|
||||
{{ form_row(form.manufacturer_product_number) }}
|
||||
{{ form_row(form.manufacturer_product_url)}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue