Commit 61850bec authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

emptify description of text_content field to suppress bogus popup in viewing web pages.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28302 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8a25d6fd
......@@ -14,6 +14,7 @@
<value>
<list>
<string>css_class</string>
<string>description</string>
<string>enabled</string>
</list>
</value>
......@@ -85,6 +86,14 @@
<key> <string>css_class</string> </key>
<value> <string>page hiddenLabel</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>iframe_content</string> </value>
......
1000
\ No newline at end of file
1001
\ 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