mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-02 00:09:32 +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,5 +1,2 @@
|
|||
{{ form_row(form_main.needsReview) }}
|
||||
{{ form_row(form_main.favorite) }}
|
||||
|
||||
{{ form_row(form_main.save3) }}
|
||||
{{ form_row(form_main.reset3) }}
|
||||
{{ form_row(form.needsReview) }}
|
||||
{{ form_row(form.favorite) }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue