Commit b1b7ed51 authored by Alexandre Boeglin's avatar Alexandre Boeglin

Added field for template_portal_type_workflow_chain property.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5389 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0682036e
......@@ -92,15 +92,10 @@
</item>
<item>
<key> <string>left</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list>
<string>my_template_portal_type_id_list</string>
<string>my_template_portal_type_workflow_chain_list</string>
<string>my_template_portal_type_allowed_content_type_list</string>
<string>my_template_portal_type_hidden_content_type_list</string>
<string>my_template_portal_type_property_sheet_list</string>
......@@ -109,6 +104,12 @@
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list/>
</value>
</item>
</dictionary>
</value>
</item>
......
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