Commit 85cba43f authored by Romain Courteaud's avatar Romain Courteaud

Proxify with Item_viewFieldLibrary

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23282 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1d1a8c49
......@@ -13,7 +13,7 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>display_width</string>
<string>hidden</string>
<string>editable</string>
<string>external_validator</string>
</list>
......@@ -77,15 +77,11 @@
<value>
<dictionary>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>external_validator</string> </key>
<key> <string>external_validator</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......@@ -96,7 +92,11 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Rule_viewFieldLibrary</string> </value>
<value> <string>Item_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>target</string> </key>
......
51
\ No newline at end of file
52
\ 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