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>
...@@ -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>
......
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