Commit 55765afc authored by Roque's avatar Roque

erp5_web_renderjs_ui: remove unnecessary control

parent e7fee4c8
......@@ -446,9 +446,6 @@
if (displayed_column_item_list.length === 0) {
displayed_column_item_list = field_json.column_list;
}
if (field_json.sort === undefined) {
field_json.sort = []
}
return gadget.changeState({
key: field_json.key,
......
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