diff options
Diffstat (limited to 'public/static/js/autocomplete.js')
-rw-r--r-- | public/static/js/autocomplete.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/public/static/js/autocomplete.js b/public/static/js/autocomplete.js index 0dddc23..9db9e32 100644 --- a/public/static/js/autocomplete.js +++ b/public/static/js/autocomplete.js @@ -1555,6 +1555,7 @@ document.addEventListener('DOMContentLoaded', function() { "Cloppenburg": null, "Coburg": null, "Coburg Nord": null, + "Coburg-Beiersdorf": null, "Coburg-Neuses": null, "Cochem(Mosel)": null, "Coesfeld Schulzentrum": null, @@ -2187,6 +2188,7 @@ document.addEventListener('DOMContentLoaded', function() { "Engertsham": null, "Engis": null, "Engstingen": null, + "Engstingen Schulzentrum": null, "Engstlatt": null, "Enkenbach": null, "Enkhuizen": null, @@ -3703,6 +3705,7 @@ document.addEventListener('DOMContentLoaded', function() { "Houten": null, "Houten Castellum": null, "Houthem-St. Gerlach": null, + "Howald": null, "Hoyerswerda": null, "Hoyerswerda-Neustadt": null, "Hoykenkamp": null, @@ -4311,6 +4314,7 @@ document.addEventListener('DOMContentLoaded', function() { "Kurort Altenberg(Erzgebirge)": null, "Kurort Jonsdorf": null, "Kurort Jonsdorf Hst": null, + "Kurort Kipsdorf": null, "Kurort Oberwiesenthal": null, "Kurort Oybin": null, "Kurort Oybin-Niederdorf": null, @@ -6430,6 +6434,7 @@ document.addEventListener('DOMContentLoaded', function() { "Rebstein-Marbach": null, "Rech": null, "Rechenberg": null, + "Rechenberg Schule": null, "Rechtenstein": null, "Rechterfeld": null, "Reckendorf": null, @@ -6957,6 +6962,7 @@ document.addEventListener('DOMContentLoaded', function() { "Schmiechen": null, "Schmiechen Albbahn": null, "Schmiechen(Schwab)": null, + "Schmiedeberg (Dresden)": null, "Schmiedeberg-Naundorf": null, "Schmilka-Hirschmühle": null, "Schmollensee": null, @@ -8521,6 +8527,7 @@ document.addEventListener('DOMContentLoaded', function() { "Wunstorf": null, "Wuppertal Hbf": null, "Wuppertal-Barmen": null, + "Wuppertal-Hahnenfurth/Düssel": null, "Wuppertal-Langerfeld": null, "Wuppertal-Oberbarmen": null, "Wuppertal-Ronsdorf": null, |