summaryrefslogtreecommitdiff
path: root/templates/layouts
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-12-29 23:37:58 +0100
committerDaniel Friesel <derf@finalrewind.org>2017-12-29 23:37:58 +0100
commitab94c51e92e8b5cb29b1c63cdd6781bd5e258b12 (patch)
tree3c435c3b6b32cb7012f2c39d5c5d364bdb56fa19 /templates/layouts
parent5109d2a4ca68863a22adfac92627a38a79e49993 (diff)
Add detailed mode. For now, it only shows train numbers
Diffstat (limited to 'templates/layouts')
-rw-r--r--templates/layouts/default.html.ep8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 7278686..0f4d9e9 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -141,6 +141,14 @@ Bitte eine Station aus der Liste auswählen</div>
</div>
<div class="field">
<div class="desc">
+ %= check_box 'detailed' => 1, id => 'id_detailed'
+ <label for="id_detailed">
+ Detaillierte Übersicht
+ </label>
+ </div>
+ </div>
+ <div class="field">
+ <div class="desc">
%= check_box 'show_realtime' => 1, id => 'id_show_realtime'
<label for="id_show_realtime">
Erwartete Zeiten statt Fahrplandaten