diff options
-rw-r--r-- | templates/layouts/app.html.ep | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layouts/app.html.ep b/templates/layouts/app.html.ep index 94e0930..9cc81e9 100644 --- a/templates/layouts/app.html.ep +++ b/templates/layouts/app.html.ep @@ -117,6 +117,7 @@ Bitte eine Station aus der Liste auswählen</div> %= form_for _redirect => begin +%= hidden_field hafas => param('hafas') <div> <div class="field"> <div class="desc">Zug / Station</div> |