Commit 05b3529f authored by Nicolas Delaby's avatar Nicolas Delaby

Proxify it against my_view_mode_tales_expression to benefit its External Validator

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45326 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ddba36c9
......@@ -10,7 +10,6 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>display_width</string>
<string>title</string>
</list>
</value>
......@@ -72,13 +71,9 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
<value> <string>my_view_mode_tales_expression</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
40943
\ No newline at end of file
40944
\ 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