From 13c52f896bfb5474386e32e563125363117d068c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 1 Aug 2016 20:12:48 +0200 Subject: also autocomplete via field --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 620fce2..bb647b0 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -92,7 +92,7 @@ Bitte eine Station aus der Liste auswählen Nur Züge über
- %= text_field 'via', placeholder => 'Bahnhof 1, Bhf2, ... (oder regulärer Ausdruck)' + %= text_field 'via', placeholder => 'Bahnhof 1, Bhf2, ... (oder regulärer Ausdruck)', class => 'station'
-- cgit v1.2.3