Commit 3bf3f922 authored by Ivan Tyagov's avatar Ivan Tyagov

Lsitbox HTML summary should never ever be influenced by editable mode.

parent badfcfa4
......@@ -11,6 +11,7 @@
<value>
<list>
<string>default</string>
<string>editable</string>
<string>title</string>
</list>
</value>
......@@ -86,6 +87,10 @@
<key> <string>default</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_editor_field</string> </value>
......
737
\ No newline at end of file
738
\ 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