Commit dfb87e3c authored by Jean-Paul Smets's avatar Jean-Paul Smets

Added classificationc column

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18059 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ff0e0bb7
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
<string>Products.ERP5Form.ProxyField</string> <tuple/>
<string>ProxyField</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -88,7 +85,7 @@ ...@@ -88,7 +85,7 @@
<value> <int>1</int> </value> <value> <int>1</int> </value>
</item> </item>
<item> <item>
<key> <string>all_columns</string> </key> <key> <string>all_columns</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -139,6 +136,10 @@ ...@@ -139,6 +136,10 @@
<string>source_reference</string> <string>source_reference</string>
<string>Original Reference</string> <string>Original Reference</string>
</tuple> </tuple>
<tuple>
<string>classification_logical_path</string>
<string>Classification</string>
</tuple>
<tuple> <tuple>
<string>thumbnail</string> <string>thumbnail</string>
<string>Thumbnail</string> <string>Thumbnail</string>
...@@ -153,7 +154,7 @@ ...@@ -153,7 +154,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>columns</string> </key> <key> <string>columns</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -200,7 +201,7 @@ ...@@ -200,7 +201,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>domain_root_list</string> </key> <key> <string>domain_root_list</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -223,11 +224,11 @@ ...@@ -223,11 +224,11 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>domain_tree</string> </key> <key> <string>domain_tree</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
</item> </item>
<item> <item>
<key> <string>editable_columns</string> </key> <key> <string>editable_columns</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -258,7 +259,7 @@ ...@@ -258,7 +259,7 @@
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string>document_selection</string> </value> <value> <string>document_selection</string> </value>
</item> </item>
<item> <item>
...@@ -266,7 +267,7 @@ ...@@ -266,7 +267,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>Documents</string> </value> <value> <string>Documents</string> </value>
</item> </item>
<item> <item>
......
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