mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
rdv: add header
This commit is contained in:
parent
c42ec1d493
commit
0ab53f4659
@ -18,6 +18,9 @@
|
||||
<div id="myCalendar"></div>
|
||||
{% endif %}
|
||||
|
||||
{% if context == 'user' %}
|
||||
<h2 class="chill-red">{{ 'My calendar list' |trans }}</h2>
|
||||
{% endif %}
|
||||
|
||||
{% if calendarItems|length == 0 %}
|
||||
<p class="chill-no-data-statement">
|
||||
|
Loading…
x
Reference in New Issue
Block a user