mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-14 00:43:49 +00:00
Fix the condition to display concerned persons in calendar list items.
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
</div>
|
||||
|
||||
{% if calendar.comment.comment is not empty
|
||||
or calendar.users|length > 0
|
||||
or calendar.persons|length > 0
|
||||
or calendar.thirdParties|length > 0
|
||||
or calendar.users|length > 0 %}
|
||||
<div class="item-row details separator">
|
||||
|
||||
Reference in New Issue
Block a user