@@ -6,7 +6,7 | |||
|
6 | 6 | status_by_options_for_select(criteria), |
|
7 | 7 | :id => 'status_by_select', |
|
8 | 8 | :onchange => remote_function(:url => status_by_version_path(version), |
|
9 | :with => "Form.serialize('status_by_form')"))) %> | |
|
9 | :with => "Form.serialize('status_by_form')"))).html_safe %> | |
|
10 | 10 | </legend> |
|
11 | 11 | <% if counts.empty? %> |
|
12 | 12 | <p><em><%= l(:label_no_data) %></em></p> |
General Comments 0
You need to be logged in to leave comments.
Login now