mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 01:04:41 +02:00
Allow to filter by IPN
This commit is contained in:
parent
b1d359f538
commit
6d966ce516
3 changed files with 12 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
{{ form_row(filterForm.measurementUnit) }}
|
||||
{{ form_row(filterForm.mass) }}
|
||||
{{ form_row(filterForm.dbId) }}
|
||||
{{ form_row(filterForm.ipn) }}
|
||||
{{ form_row(filterForm.lastModified) }}
|
||||
{{ form_row(filterForm.addedDate) }}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue