update table listing and add callbacks
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
{% import "Froxlor/table/table.html.twig" as table %}
|
||||
|
||||
{{ table.table(table_options, collection, '#', table_options.title) }}
|
||||
{{ table.table(listing, table_options.title) }}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user