From 91a40424443bb5522e9350305ed452c9fae47a1b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 4 Feb 2023 18:22:18 +0100 Subject: departure board: add regional / local transit switcher; move autostop to bottom --- templates/layouts/app.html.ep | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/layouts/app.html.ep b/templates/layouts/app.html.ep index 0992a43..e406570 100644 --- a/templates/layouts/app.html.ep +++ b/templates/layouts/app.html.ep @@ -83,6 +83,11 @@ % } @@ -140,6 +144,11 @@ Bitte eine Station aus der Liste auswählen
%= submit_button 'Abfahrtsmonitor'
+ % if (stash('input')) { + + % }
Weitere Einstellungen
-- cgit v1.2.3