summaryrefslogtreecommitdiff
path: root/templates/commute.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/commute.html.ep')
-rw-r--r--templates/commute.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/commute.html.ep b/templates/commute.html.ep
index cce1240..77e6373 100644
--- a/templates/commute.html.ep
+++ b/templates/commute.html.ep
@@ -38,7 +38,7 @@
</div>
</div>
<div class="input-field col s12 m12 l6">
- %= text_field 'station', id => 'station', required => undef, class => 'autocomplete contrast-color-text'
+ %= text_field 'station', id => 'station', required => undef, class => 'autocomplete contrast-color-text' autocomplete => 'off'
<label for="station">Fahrtziel</label>
</div>
</div>