From ca502c12ffbb63d42f7088be770caae9d3a836d8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 2 Nov 2018 15:06:57 +0100 Subject: Split up App/Infoscreen into separate templates They're identical for now. --- templates/layouts/default.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 1929569..78a962f 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -83,7 +83,7 @@ Bitte eine Station aus der Liste auswählen Frontend
- %= select_field mode => [ ['App / Infoscreen' => 'clean'], ['Bahnhofstafel' => 'multi'], ['Gleis' => 'single'] ] + %= select_field mode => [ ['App' => 'app'], ['Infoscreen' => 'infoscreen'], ['Bahnhofstafel' => 'multi'], ['Gleisanzeiger' => 'single'] ]
@@ -191,7 +191,7 @@ Bitte eine Station aus der Liste auswählen
  • Essen HBf (IRIS, Bahnhofstafel)
  • Dortmund HBf (IRIS, Bahnhofstafel, nur Züge via Bochum oder Hamm)
  • -
  • Dortmund Universität (IRIS, Mobile/Infoscreen)
  • +
  • Dortmund Universität (IRIS, Infoscreen)
  • Düsseldorf HBf (IRIS, Gleistafel)
  • -- cgit v1.2.3