Commit 3cfadf48 authored by Arnaud Fontaine's avatar Arnaud Fontaine

erp5_core: Proxied Field should not depend on erp5_web Base_viewWebFieldLibrary.

parent e643c3c8
......@@ -90,11 +90,11 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_text_content</string> </value>
<value> <string>my_view_mode_text_content</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>height</string> </key>
......
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