Commit 754a3c24 authored by Jérome Perrin's avatar Jérome Perrin

delegate more values to proxy fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25822 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 62ccd707
......@@ -12,9 +12,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -86,10 +84,6 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Section Transaction Reference</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -12,15 +12,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>read_only</string>
<string>editable_permission</string>
<string>not_viewable</string>
<string>required</string>
<string>viewable_permission</string>
<string>viewable_role</string>
<string>editable_role</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -108,10 +100,6 @@
<key> <string>read_only</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
873
\ No newline at end of file
877
\ 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