mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Feature: Add filters on activity list
This commit is contained in:
@@ -86,6 +86,9 @@
|
||||
</p>
|
||||
|
||||
{% else %}
|
||||
|
||||
{{ filter|chill_render_filter_order_helper }}
|
||||
|
||||
<div class="flex-table activity-list">
|
||||
{% for activity in activities %}
|
||||
{% include 'ChillActivityBundle:Activity:_list_item.html.twig' with {
|
||||
|
Reference in New Issue
Block a user