mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix compilation errors
This commit is contained in:
parent
cf41fa9574
commit
67d804e28e
@ -8,7 +8,7 @@
|
||||
{{ filter|chill_render_filter_order_helper }}
|
||||
|
||||
{% if tickets|length == 0 %}
|
||||
<p class="chill-no-data-statement">{{ chill_ticket.list.no_tickets }}</p>
|
||||
<p class="chill-no-data-statement">No tickets</p>
|
||||
{% else %}
|
||||
<div class="flex-table">
|
||||
{% for ticket in tickets %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user