Commit 28f8c26f authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_core: fix proxy gadget field title

parent b41ef228
......@@ -229,7 +229,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>my_gadget_field</string> </value>
<value> <string>Gadget</string> </value>
</item>
</dictionary>
</value>
......
......@@ -229,7 +229,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>my_iframe_gadget_field</string> </value>
<value> <string>Iframe Gadget</string> </value>
</item>
</dictionary>
</value>
......
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