Commit 0f8ae9f8 authored by Jérome Perrin's avatar Jérome Perrin Committed by Gabriel Monnerat

fix proxy fields

parent 1a3d72c3
...@@ -10,8 +10,6 @@ ...@@ -10,8 +10,6 @@
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list>
<string>description</string>
<string>display_width</string>
<string>editable</string> <string>editable</string>
<string>required</string> <string>required</string>
</list> </list>
...@@ -74,14 +72,6 @@ ...@@ -74,14 +72,6 @@
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The name of a document in ERP5</string> </value>
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>40</int> </value>
</item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
......
...@@ -10,8 +10,6 @@ ...@@ -10,8 +10,6 @@
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list>
<string>description</string>
<string>display_width</string>
<string>editable</string> <string>editable</string>
<string>required</string> <string>required</string>
</list> </list>
...@@ -74,14 +72,6 @@ ...@@ -74,14 +72,6 @@
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The name of a document in ERP5</string> </value>
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>40</int> </value>
</item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
......
637 638
\ 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