diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-10 16:51:01 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-10 16:51:01 +0200 |
commit | d81251419b2f6b18b3d96a14afe9163cc2ef6661 (patch) | |
tree | 5fc19b82beb33103be41d9f76e1b00f9c608e19e /templates | |
parent | 77ac1e6a8b304a0af2d46c890c270a322dfdf34d (diff) |
Always accept IRIS and HAFAS stations in input field4.18.0
Diffstat (limited to 'templates')
-rw-r--r-- | templates/layouts/app.html.ep | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/layouts/app.html.ep b/templates/layouts/app.html.ep index bc12c5e..18f129b 100644 --- a/templates/layouts/app.html.ep +++ b/templates/layouts/app.html.ep @@ -202,14 +202,6 @@ Bitte eine Station aus der Liste auswählen</div> </div> <div class="field"> <div class="desc"> - %= check_box 'hafas' => 1, id => 'id_hafas' - <label for="id_hafas"> - Bus, Stadtbahn und weiteren Nahverkehr anzeigen (via DB HAFAS mgate) - </label> - </div> - </div> - <div class="field"> - <div class="desc"> Nur Züge über </div> <div> |