Schedule
The first objective is to check if the styleClass jeeslSchedule exists and what is included
Then apply the standard colour-scheme to
- Arrows
- Heute
- Monat / Woche / Tag
Then rename jeeslSchedule to jeesl-schedule.
(it is included in the panel menu because it may be upgrade in the future to work inside a p:panel.
<p:schedule value="#{calendarViewBean.calendarModel}"
aspectRatio="1.8" locale="de" timeZone="Europe/Berlin"
widgetVar="vwSchedule" styleClass="jeeslSchedule"
draggable="true" resizable="true">
</p:schedule>