From 5ff9e5c7a1ee9725724e0d2abd7592166f9f49e0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 2 Apr 2022 18:14:21 +0200 Subject: history map: allow filtering by train type --- templates/history_map.html.ep | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates') diff --git a/templates/history_map.html.ep b/templates/history_map.html.ep index 0976ab4..ff2b243 100644 --- a/templates/history_map.html.ep +++ b/templates/history_map.html.ep @@ -69,6 +69,12 @@ +
+
+ %= text_field 'filter_type', id => 'filter_type' + +
+