diff --git a/product/ERP5/bootstrap/business_template_installation_workflow.xml b/product/ERP5/bootstrap/business_template_installation_workflow.xml index f8db07ed9a789dd982454c4aef75166fcc897d5e..f92ee73603554fb09cc74e2284cfc11c363cc4db 100755 --- a/product/ERP5/bootstrap/business_template_installation_workflow.xml +++ b/product/ERP5/bootstrap/business_template_installation_workflow.xml @@ -89,6 +89,7 @@ <value> <tuple> <list> + <string>nexedi</string> <string>acl_users</string> </list> <string>ac</string> @@ -1073,7 +1074,7 @@ IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>actbox_url</string> </key> - <value> <string>%(content_url)s/BusinessTemplate_installationChoice?workflow_action=install_action</string> </value> + <value> <string>%(content_url)s/BusinessTemplate_viewInstallationDialog?workflow_action=install_action</string> </value> </item> <item> <key> <string>after_script_name</string> </key> @@ -1225,7 +1226,7 @@ IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>actbox_url</string> </key> - <value> <string>%(content_url)s/BusinessTemplate_installationChoice?workflow_action=reinstall_action</string> </value> + <value> <string>%(content_url)s/BusinessTemplate_viewInstallationDialog?workflow_action=reinstall_action</string> </value> </item> <item> <key> <string>after_script_name</string> </key>