Commit 148aaffc authored by Aurel's avatar Aurel

add field for extensions


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6482 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 793ba525
...@@ -98,7 +98,8 @@ ...@@ -98,7 +98,8 @@
<string>my_template_site_property_id_list</string> <string>my_template_site_property_id_list</string>
<string>my_template_document_id_list</string> <string>my_template_document_id_list</string>
<string>my_template_property_sheet_id_list</string> <string>my_template_property_sheet_id_list</string>
<string>my_template_local_roles_list</string> <string>my_template_extension_list</string>
<string>my_template_update_tool</string>
<string>my_template_update_business_template_workflow</string> <string>my_template_update_business_template_workflow</string>
</list> </list>
</value> </value>
...@@ -112,7 +113,7 @@ ...@@ -112,7 +113,7 @@
<string>my_template_message_translation_list</string> <string>my_template_message_translation_list</string>
<string>my_template_constraint_id_list</string> <string>my_template_constraint_id_list</string>
<string>my_template_portal_type_roles_list</string> <string>my_template_portal_type_roles_list</string>
<string>my_template_update_tool</string> <string>my_template_local_roles_list</string>
</list> </list>
</value> </value>
</item> </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