ajout du nom du calendrier sur le widget calendrier (ref #232)

This commit is contained in:
afornerot 2021-03-18 16:25:49 +01:00
parent ecfce10e3b
commit 0886f96cf4
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
{% endif %}
<div class="widget-event" style="background-color:{{ event.color }}; color: #FFF; padding:2px;" title="{{ event.description }}">
{{ event.name }} =
{% if not event.allDay %}
{{ event.start | date("H:i") }} -
{%endif%}