diff --git a/app/views/timelog/_date_range.rhtml b/app/views/timelog/_date_range.rhtml index 9addba9..2482a9f 100644 --- a/app/views/timelog/_date_range.rhtml +++ b/app/views/timelog/_date_range.rhtml @@ -20,7 +20,8 @@ <%= link_to_remote l(:button_apply), { :url => { }, :update => "content", - :with => "Form.serialize('query_form')" + :with => "Form.serialize('query_form')", + :method => :get }, :class => 'icon icon-checked' %>