diff options
Diffstat (limited to 'templates/history_map.html.ep')
-rw-r--r-- | templates/history_map.html.ep | 6 |
1 files changed, 6 insertions, 0 deletions
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 @@ -70,6 +70,12 @@ </div> </div> <div class="row"> + <div class="input-field col s12"> + %= text_field 'filter_type', id => 'filter_type' + <label for="filter_tpye">Zugtypen</label> + </div> + </div> + <div class="row"> <div class="col s12 center-align"> <button class="btn wave-effect waves-light" type="submit"> Anzeigen |