Added some more special events. Which should be included? When should they be removed from the list?
This commit is contained in:
parent
b42911ada5
commit
210ea26747
Notes:
subgit
2018-03-07 17:58:59 +01:00
r668 www/trunk
@ -1,2 +1,9 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
var specialEvents = ['bug2014jptq', 'gfz2013yvko'];
|
var specialEvents = [
|
||||||
|
'bug2014jptq', // Seeheim-Jugenheim
|
||||||
|
'bug2014infb', // Troisdorf
|
||||||
|
'bug2014ilxd', // Bassum
|
||||||
|
'bug2014gfzw', // Darmstadt
|
||||||
|
'bug2014datb', // Groningen
|
||||||
|
'bug2013yvko', // Haltern 3.4
|
||||||
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user