Commit adb914f5 authored by Łukasz Nowak's avatar Łukasz Nowak

- small todo


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33095 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5711a22f
......@@ -174,6 +174,7 @@ class Recipe(plone.recipe.zope2instance.Recipe, erp5.recipe.createsite.Recipe):
file(self.options['zope_conf_template'].strip()).readlines()
)
template = WithMinusTemplate(template_input_data)
# XXX: support local products with simple option instead of hardcoding
# make prepend products with 'products'
options_dict = self.options.copy()
if 'products' in options_dict:
......
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