@@ -20,7 +20,8 | |||||
20 | <%= link_to_remote l(:button_apply), |
|
20 | <%= link_to_remote l(:button_apply), | |
21 | { :url => { }, |
|
21 | { :url => { }, | |
22 | :update => "content", |
|
22 | :update => "content", | |
23 |
|
|
23 | :with => "Form.serialize('query_form')", | |
|
24 | :method => :get | |||
24 | }, :class => 'icon icon-checked' %> |
|
25 | }, :class => 'icon icon-checked' %> | |
25 | </p> |
|
26 | </p> | |
26 |
|
27 |
General Comments 0
You need to be logged in to leave comments.
Login now