Commit 41e7198c authored by Ivan Tyagov's avatar Ivan Tyagov

Uncomment bt5 installation (sorry).


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20681 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3d37b682
......@@ -371,7 +371,7 @@ class WizardTool(BaseTool):
LOG("Wizard", ERROR, "[FAIL] Import of Nexedi Configurator bt5 file(%s)" %bt5_filename)
raise
bt5_io.close()
## install bt5
install bt5
portal_workflow = getToolByName(self.getPortalObject(), 'portal_workflow')
business_template.install()
......
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