Commit 8969268b authored by Jérome Perrin's avatar Jérome Perrin

remove 'sub_form' attribute that have accidentally been set on proxyfields.

see r17537 and http://www.erp5.org/UpgradeNote for details

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17849 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 31190023
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value> </value>
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
</item> </item>
<item> <item>
......
505 506
\ No newline at end of file \ No newline at end of file
123 124
\ No newline at end of file \ No newline at end of file
370 371
\ No newline at end of file \ No newline at end of file
148 149
\ No newline at end of file \ No newline at end of file
591 592
\ 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