Commit a0a72aa2 authored by Jérome Perrin's avatar Jérome Perrin

don't use this editable field untill it is fixed

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20529 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec6af4d3
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>columns</string> </key> <key> <string>columns</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -114,14 +114,9 @@ ...@@ -114,14 +114,9 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>editable_columns</string> </key> <key> <string>editable_columns</string> </key>
<value> <value>
<list> <list/>
<tuple>
<string>membership_criterion_category_list</string>
<string>Value</string>
</tuple>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -133,7 +128,7 @@ ...@@ -133,7 +128,7 @@
<value> <string>Base_viewFieldLibrary</string> </value> <value> <string>Base_viewFieldLibrary</string> </value>
</item> </item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -144,11 +139,11 @@ ...@@ -144,11 +139,11 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string>rule_predicate_selection</string> </value> <value> <string>rule_predicate_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -159,7 +154,7 @@ ...@@ -159,7 +154,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>sort_columns</string> </key> <key> <string>sort_columns</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -186,7 +181,7 @@ ...@@ -186,7 +181,7 @@
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Predicates</string> </value> <value> <string>Predicates</string> </value>
</item> </item>
</dictionary> </dictionary>
......
54 55
\ No newline at end of file \ 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