events for wednesday
This commit is contained in:
parent
8e4138b493
commit
c4811a0c2e
1 changed files with 28 additions and 0 deletions
|
@ -69,4 +69,32 @@ module.exports = [
|
||||||
title: 'Abnahme',
|
title: 'Abnahme',
|
||||||
id: 'c-base',
|
id: 'c-base',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
allDay: false,
|
||||||
|
start: '2018-12-26T18:00:00+0000',
|
||||||
|
end: '2018-12-26T18:00:00+0000',
|
||||||
|
title: 'Abnahme',
|
||||||
|
id: 'c-base',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
allDay: false,
|
||||||
|
start: '2018-12-26T17:00:00+0000',
|
||||||
|
end: '2018-12-26T17:00:00+0000',
|
||||||
|
title: 'Kongressablaufs- und Abbauplanung Meeting',
|
||||||
|
id: 'c-base',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
allDay: true,
|
||||||
|
start: '2018-12-26T17:00:00+0000',
|
||||||
|
end: '2018-12-26T17:00:00+0000',
|
||||||
|
title: 'Finale Ausrichtung der artefacte',
|
||||||
|
id: 'c-base',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
allDay: true,
|
||||||
|
start: '2018-12-26T17:00:00+0000',
|
||||||
|
end: '2018-12-26T17:00:00+0000',
|
||||||
|
title: 'Microlabs Licht anbringen',
|
||||||
|
id: 'c-base',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue