Commit 0261e00f authored by Fabien Morin's avatar Fabien Morin

update Registry_view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21697 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ece62677
...@@ -77,22 +77,14 @@ ...@@ -77,22 +77,14 @@
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list> <list/>
<string>my_description</string>
</list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>my_id</string>
<string>my_title</string> <string>my_title</string>
<string>my_destination_project_title</string>
<string>my_start_date</string>
<string>my_stop_date</string>
<string>my_translated_validation_state_title</string>
<string>my_destination_form_title</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -100,12 +92,7 @@ ...@@ -100,12 +92,7 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>my_destination_title</string>
<string>my_corporate_registration_code</string> <string>my_corporate_registration_code</string>
<string>my_group</string>
<string>my_activity</string>
<string>my_function</string>
<string>my_site</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -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="StringField" module="Products.Formulator.StandardFields"/>
<string>Products.Formulator.StandardFields</string> <tuple/>
<string>StringField</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -215,7 +212,7 @@ ...@@ -215,7 +212,7 @@
</item> </item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
<value> <int>1</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
......
167 168
\ 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