Skip to content

Commit a87c54e

Browse files
committed
Termine bis zu den Sommerferien.
1 parent 65a10b9 commit a87c54e

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed
15.9 KB
Binary file not shown.

js/data/eventList.js

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,12 @@ eventList = [
1616
"isIntroEvent" : false
1717
}
1818
*/
19-
{
20-
"year": 2019,
21-
"month": 05,
22-
"day": 3,
23-
"startHour": 17,
24-
"startMin": 0,
25-
"endHour": 19,
26-
"endMin": 0,
27-
"location": "Seminarraum -118",
28-
"isIntroEvent": false
29-
},
3019

3120

3221
{
3322
"year": 2019,
34-
"month": 05,
35-
"day": 17,
23+
"month": 06,
24+
"day": 14,
3625
"startHour": 17,
3726
"startMin": 0,
3827
"endHour": 19,
@@ -45,7 +34,7 @@ eventList = [
4534
{
4635
"year": 2019,
4736
"month": 06,
48-
"day": 14,
37+
"day": 28,
4938
"startHour": 17,
5039
"startMin": 0,
5140
"endHour": 19,
@@ -57,8 +46,8 @@ eventList = [
5746

5847
{
5948
"year": 2019,
60-
"month": 06,
61-
"day": 28,
49+
"month": 07,
50+
"day": 12,
6251
"startHour": 17,
6352
"startMin": 0,
6453
"endHour": 19,
@@ -71,7 +60,7 @@ eventList = [
7160
{
7261
"year": 2019,
7362
"month": 07,
74-
"day": 12,
63+
"day": 26,
7564
"startHour": 17,
7665
"startMin": 0,
7766
"endHour": 19,

0 commit comments

Comments
 (0)