Commit 54d928ca authored by Łukasz Nowak's avatar Łukasz Nowak

- removed not needed editable columns

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22528 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2d956a53
......@@ -25,7 +25,6 @@
<string>sort</string>
<string>selection_name</string>
<string>portal_types</string>
<string>editable_columns</string>
</list>
</value>
</item>
......@@ -132,25 +131,6 @@
</list>
</value>
</item>
<item>
<key> <string>editable_columns</string> </key>
<value>
<list>
<tuple>
<string>delivery.stop_date</string>
<string>Delivery Date</string>
</tuple>
<tuple>
<string>delivery.start_date</string>
<string>Shipping Date</string>
</tuple>
<tuple>
<string>total_price</string>
<string>Total Price</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_list_mode_listbox</string> </value>
......
364
\ No newline at end of file
365
\ No newline at end of file
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