1
0

fix day cycle error

This commit is contained in:
2021-02-10 20:50:53 +08:00
parent 288df0c4b7
commit ba87ff481c
5 changed files with 29 additions and 111 deletions

View File

@@ -1,12 +1,12 @@
{{for renderdata}}
<div class="schedule-day container">
<div class="schedule-day-words">
<b>{{>month}}</b>
<b i18n-name="ccn-i18n-universal-month-{{:month}}"></b>
<b>{{>day}}</b>
<b i18n-name="ccn-i18n-universal-week-{{:dayOfWeek}}"></b>
</div>
<div class="schedule-event-list">
{{for event}}
{{for events}}
{{if isVisible}}
<div class="schedule-event card">
<div class="schedule-event-words">