Commit 2dd7f76b authored by Bartek Górny's avatar Bartek Górny

merged

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11112 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a9e26803
......@@ -483,4 +483,3 @@ class ProxyField(ZMIField):
def _generateSubForm(self, value, REQUEST):
proxy_field = self.getTemplateField()
return proxy_field._generateSubForm(value, REQUEST)
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