mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Remove month from calendar list
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
{{ format(calendarDay.date, 'dd') }}
|
||||
</span>
|
||||
<span class="kiosk-calendar-day-item-name">
|
||||
{{ format(calendarDay.date, 'MMMM, EEEE') }}
|
||||
{{ format(calendarDay.date, 'EEEE') }}
|
||||
</span>
|
||||
<ul
|
||||
class="kiosk-calendar-entry"
|
||||
|
||||
Reference in New Issue
Block a user