diff options
Diffstat (limited to 'templates/layouts/app.html.ep')
-rw-r--r-- | templates/layouts/app.html.ep | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/layouts/app.html.ep b/templates/layouts/app.html.ep index 8d4b2df..4ed395c 100644 --- a/templates/layouts/app.html.ep +++ b/templates/layouts/app.html.ep @@ -193,6 +193,14 @@ 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> |