@@ -49,7 +49,7 | |||
|
49 | 49 | |
|
50 | 50 | <%= content_tag 'fieldset', :id => 'columns', :style => (query.has_default_columns? ? 'display:none;' : nil) do %> |
|
51 | 51 | <legend><%= l(:field_column_names) %></legend> |
|
52 |
<%= render |
|
|
52 | <%= render_query_columns_selection(query) %> | |
|
53 | 53 | <% end %> |
|
54 | 54 | |
|
55 | 55 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now