mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-25 13:24:48 +02:00
Allow to filter by the lot owner
This commit is contained in:
parent
f91b719542
commit
d32e902d17
4 changed files with 32 additions and 8 deletions
|
@ -66,6 +66,7 @@
|
|||
{{ form_row(filterForm.lotCount) }}
|
||||
{{ form_row(filterForm.lotExpirationDate) }}
|
||||
{{ form_row(filterForm.lotDescription) }}
|
||||
{{ form_row(filterForm.lotOwner) }}
|
||||
{{ form_row(filterForm.lotNeedsRefill) }}
|
||||
{{ form_row(filterForm.lotUnknownAmount) }}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue