Commit 9f170990 authored by Aurel's avatar Aurel

change bar type to xmlobject

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13711 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6f42d03f
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
</item> </item>
<item> <item>
<key> <string>content_meta_type</string> </key> <key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Order</string> </value> <value> <string>ERP5 XMLObject</string> </value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
</item> </item>
<item> <item>
<key> <string>factory</string> </key> <key> <string>factory</string> </key>
<value> <string>addOrder</string> </value> <value> <string>addXMLObject</string> </value>
</item> </item>
<item> <item>
<key> <string>filter_content_types</string> </key> <key> <string>filter_content_types</string> </key>
......
179 180
\ 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