diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index 5d06dbf..5f69fd1 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -75,7 +75,7 @@ %= form_for 'list_departures' => begin
- %= text_field 'station', id => 'station', class => 'autocomplete white-text', require => undef + %= text_field 'station', id => 'station', class => 'autocomplete white-text', required => undef