From cbbe35517e92f6cdf926a42eb167fca566881233 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 4 Dec 2014 12:21:48 +0100 Subject: iris+clean: show and sort by actual (estimated) arr/dep times --- templates/layouts/default.html.ep | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 85ef48c..a6ffaae 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -123,6 +123,14 @@ %= select_field admode => [['Abfahrt bevorzugen' => 'deparr'], ['Nur Abfahrt' => 'dep'], ['Nur Ankunft' => 'arr']] +
+
+ Erwartete Abfahrtzeiten statt Fahrplandaten verwenden? +
+
+ %= check_box 'show_realtime' => 1 +
+
% end -- cgit v1.2.3