From f88817d98eedc3f0c99857e842127a5f4b78fba2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 31 Aug 2021 17:56:35 +0200 Subject: Add past option --- templates/layouts/app.html.ep | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'templates/layouts/app.html.ep') diff --git a/templates/layouts/app.html.ep b/templates/layouts/app.html.ep index 724d700..fa13f75 100644 --- a/templates/layouts/app.html.ep +++ b/templates/layouts/app.html.ep @@ -175,6 +175,14 @@ Bitte eine Station aus der Liste auswählen +
+
+ %= check_box 'past' => 1, id => 'past' + +
+
%= check_box 'hide_opts' => 1, id => 'id_hide_opts' -- cgit v1.2.3