Commit a12c1d9f authored by Romain Courteaud's avatar Romain Courteaud

[erp5_hal_json_style] Propagate listbox all_columns value

parent 199e7247
......@@ -667,6 +667,7 @@ def renderField(traversed_document, field, form, value=None, meta_type=None, key
result.update({
"column_list": column_list,
"all_column_list": all_column_list,
"search_column_list": search_column_list,
"sort" :field.get_value('sort'),
"sort_column_list": sort_column_list,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment