Skip to content

Commit 65a10b9

Browse files
committed
Neue Termine
1 parent 40113de commit 65a10b9

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

js/data/eventList.js

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@ eventList = [
1616
"isIntroEvent" : false
1717
}
1818
*/
19-
20-
21-
{
19+
{
2220
"year": 2019,
23-
"month": 03,
24-
"day": 22,
21+
"month": 05,
22+
"day": 3,
2523
"startHour": 17,
2624
"startMin": 0,
2725
"endHour": 19,
2826
"endMin": 0,
2927
"location": "Seminarraum -118",
3028
"isIntroEvent": false
3129
},
32-
{
30+
31+
32+
{
3333
"year": 2019,
34-
"month": 04,
35-
"day": 5,
34+
"month": 05,
35+
"day": 17,
3636
"startHour": 17,
3737
"startMin": 0,
3838
"endHour": 19,
@@ -44,8 +44,8 @@ eventList = [
4444

4545
{
4646
"year": 2019,
47-
"month": 04,
48-
"day": 18,
47+
"month": 06,
48+
"day": 14,
4949
"startHour": 17,
5050
"startMin": 0,
5151
"endHour": 19,
@@ -54,10 +54,11 @@ eventList = [
5454
"isIntroEvent": false
5555
},
5656

57-
{
57+
58+
{
5859
"year": 2019,
59-
"month": 05,
60-
"day": 3,
60+
"month": 06,
61+
"day": 28,
6162
"startHour": 17,
6263
"startMin": 0,
6364
"endHour": 19,
@@ -69,8 +70,8 @@ eventList = [
6970

7071
{
7172
"year": 2019,
72-
"month": 05,
73-
"day": 17,
73+
"month": 07,
74+
"day": 12,
7475
"startHour": 17,
7576
"startMin": 0,
7677
"endHour": 19,

0 commit comments

Comments
 (0)