|
@@ -144,7 +144,6 @@ let config = {
|
|
|
titleClass: 'todo-title',
|
|
titleClass: 'todo-title',
|
|
|
timeClass: 'todotime',
|
|
timeClass: 'todotime',
|
|
|
symbol: 'clipboard-list-check',
|
|
symbol: 'clipboard-list-check',
|
|
|
- timeFormat: 'absolute',
|
|
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
/* RW21 Putzplan */
|
|
/* RW21 Putzplan */
|
|
@@ -162,6 +161,7 @@ let config = {
|
|
|
timeClass: 'info-time',
|
|
timeClass: 'info-time',
|
|
|
symbol: 'circle-info',
|
|
symbol: 'circle-info',
|
|
|
maximumNumberOfDays: 7,
|
|
maximumNumberOfDays: 7,
|
|
|
|
|
+ timeFormat: 'relativ'
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
/* RW21 Muellkalender */
|
|
/* RW21 Muellkalender */
|