Commit 846fdd72 authored by Nicolas Delaby's avatar Nicolas Delaby

replace my_text_format by my_content_type field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35355 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 177979bc
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<key> <string>left (Page Properties)</string> </key> <key> <string>left (Page Properties)</string> </key>
<value> <value>
<list> <list>
<string>my_text_format</string> <string>my_content_type</string>
<string>my_text_content_substitution_mapping_method_id</string> <string>my_text_content_substitution_mapping_method_id</string>
</list> </list>
</value> </value>
......
...@@ -12,14 +12,12 @@ ...@@ -12,14 +12,12 @@
<item> <item>
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list/>
<string>title</string>
</list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_text_format</string> </value> <value> <string>my_content_type</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -76,7 +74,7 @@ ...@@ -76,7 +74,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>my_text_format</string> </value> <value> <string>my_content_type</string> </value>
</item> </item>
<item> <item>
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
...@@ -86,10 +84,6 @@ ...@@ -86,10 +84,6 @@
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string>Content format</string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
......
741 742
\ No newline at end of file \ 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