diff --git a/app/views/admin/reports/filters/_customers.html.haml b/app/views/admin/reports/filters/_customers.html.haml index a72720c9e9..f4aa2ca77b 100644 --- a/app/views/admin/reports/filters/_customers.html.haml +++ b/app/views/admin/reports/filters/_customers.html.haml @@ -9,4 +9,4 @@ .omega.fourteen.columns = select_tag(:order_cycle_id, options_for_select(report_order_cycle_options(@data.order_cycles), params[:order_cycle_id]), - {:include_blank => true, :class => "select2 fullwidth light"}) \ No newline at end of file + {:include_blank => true, :class => "select2 fullwidth light"})