File tree Expand file tree Collapse file tree 1 file changed +11
-15
lines changed
Expand file tree Collapse file tree 1 file changed +11
-15
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,9 @@ eventList = [
1818 */
1919
2020
21-
22- {
21+ {
2322 "year" : 2018 ,
24- "month" : 02 ,
23+ "month" : 03 ,
2524 "day" : 09 ,
2625 "startHour" : 17 ,
2726 "startMin" : 0 ,
@@ -30,12 +29,9 @@ eventList = [
3029 "location" : "Seminarraum -118" ,
3130 "isIntroEvent" : false
3231 } ,
33-
34-
35-
36- {
32+ {
3733 "year" : 2018 ,
38- "month" : 02 ,
34+ "month" : 03 ,
3935 "day" : 23 ,
4036 "startHour" : 17 ,
4137 "startMin" : 0 ,
@@ -46,8 +42,8 @@ eventList = [
4642 } ,
4743 {
4844 "year" : 2018 ,
49- "month" : 03 ,
50- "day" : 09 ,
45+ "month" : 04 ,
46+ "day" : 06 ,
5147 "startHour" : 17 ,
5248 "startMin" : 0 ,
5349 "endHour" : 19 ,
@@ -57,19 +53,19 @@ eventList = [
5753 } ,
5854 {
5955 "year" : 2018 ,
60- "month" : 03 ,
61- "day" : 23 ,
56+ "month" : 04 ,
57+ "day" : 20 ,
6258 "startHour" : 17 ,
6359 "startMin" : 0 ,
6460 "endHour" : 19 ,
6561 "endMin" : 0 ,
6662 "location" : "Seminarraum -118" ,
6763 "isIntroEvent" : false
68- } ,
64+ } ,
6965 {
7066 "year" : 2018 ,
71- "month" : 04 ,
72- "day" : 06 ,
67+ "month" : 05 ,
68+ "day" : 04 ,
7369 "startHour" : 17 ,
7470 "startMin" : 0 ,
7571 "endHour" : 19 ,
You can’t perform that action at this time.
0 commit comments