From b49d042f9fa2b4340665f1353cd4f2df939131a5 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 7 Aug 2024 14:53:38 +0200 Subject: landing page: request departures when pressing enter --- templates/landingpage.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index e34006a..f8f39e4 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -58,7 +58,7 @@ Hallo, <%= $user->{name} %>!

Du bist gerade nicht eingecheckt.

- + Stationen in der Umgebung abfragen
%= text_field 'station', id => 'station', class => 'autocomplete contrast-color-text', autocomplete => 'off', required => undef -- cgit v1.2.3