tab/app/views/datagrid/_range_filter.html.haml

4 lines
134 B
Plaintext
Raw Normal View History

2015-09-10 12:35:17 +00:00
= form.text_field(filter.name, from_options)
%span{:class => "separator #{filter.type}"} -
= form.text_field(filter.name, to_options)