Use filter system for category parts list.

This commit is contained in:
Jan Böhmer 2022-08-21 03:14:22 +02:00
parent 7c14ebaa28
commit 37a5c52907
2 changed files with 39 additions and 4 deletions

View file

@ -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" %}