[Erp5-report] r6482 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 6 13:21:14 CEST 2006


Author: aurel
Date: Thu Apr  6 13:21:10 2006
New Revision: 6482

URL: http://svn.erp5.org?rev=6482&view=rev
Log:
add field for extensions

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewDetail.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewDetail.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewDetail.xml?rev=6482&r1=6481&r2=6482&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewDetail.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewDetail.xml Thu Apr  6 13:21:10 2006
@@ -98,7 +98,8 @@
                         <string>my_template_site_property_id_list</string>
                         <string>my_template_document_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>
                       </list>
                     </value>
@@ -112,7 +113,7 @@
                         <string>my_template_message_translation_list</string>
                         <string>my_template_constraint_id_list</string>
                         <string>my_template_portal_type_roles_list</string>
-                        <string>my_template_update_tool</string>
+                        <string>my_template_local_roles_list</string>
                       </list>
                     </value>
                 </item>




More information about the Erp5-report mailing list