Die Termine werden jetzt am ende auch ausgegeben, damit man sieht das was geht :)
This commit is contained in:
parent
da6724e1f7
commit
f0ba7e05a8
1 changed files with 21 additions and 23 deletions
|
@ -22,9 +22,7 @@ function parseData() {
|
|||
};
|
||||
events.push(event);
|
||||
}
|
||||
|
||||
//var matches = wiki_text.match();
|
||||
//console.log(matches);
|
||||
console.log(events);
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
Reference in a new issue