Commit 38a21ef2 authored by Jérome Perrin's avatar Jérome Perrin

raise NotImplementedError, because implementation does not match comments

parent 3498e8f4
......@@ -101,6 +101,7 @@ class SkinConfiguratorItemMixin(ConfiguratorItemMixin):
folder = self.portal_skins.manage_addProduct['OFSP'].manage_addFolder(folder_id)
# Register on all skin selections.
raise NotImplementedError
def _createZODBPythonScript(self, container, script_id, script_params,
script_content):
......
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