mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 18:25:04 +02:00
Use filter system for category parts list.
This commit is contained in:
parent
7c14ebaa28
commit
37a5c52907
2 changed files with 39 additions and 4 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
{% include "Parts/lists/_info_card.html.twig" with {'header_label': 'category.label'} %}
|
||||
|
||||
{% include "Parts/lists/_filter.html.twig" %}
|
||||
|
||||
{% include "Parts/lists/_action_bar.html.twig" with {'url_options': {'category': entity.iD}} %}
|
||||
|
||||
{% include "Parts/lists/_parts_list.html.twig" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue