mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 02:25:00 +00:00
rdv: remove duplicate comment in rdv list
This commit is contained in:
@@ -68,16 +68,6 @@
|
|||||||
</li>
|
</li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
<li>
|
|
||||||
{%- if calendar.comment.isEmpty -%}
|
|
||||||
<span class="chill-no-data-statement">{{ 'No comments'|trans }}</span>
|
|
||||||
{%- else -%}
|
|
||||||
{{ calendar.comment|chill_entity_render_box }}
|
|
||||||
{%- endif -%}
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="record_actions">
|
<ul class="record_actions">
|
||||||
<li>
|
<li>
|
||||||
|
Reference in New Issue
Block a user