diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml index 0bea230c8c07065c41947e984cda19fbbece9428..f01714c5682316320e3a75457ba023d29d4b702b 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml @@ -44,7 +44,7 @@ xmlns:i18n="http://xml.zope.org/namespaces/i18n">\n <tal:block metal:define-macro="master">\n <tal:block tal:define="local_parameter_list local_parameter_list | python: {};\n - proxy_form_id_list python: context.Base_getRelatedObjectParameter(\'proxy_listbox_ids\');\n + proxy_form_id_list python: here.Base_getRelatedObjectParameter(\'proxy_listbox_ids\');\n dummy python: local_parameter_list.update({ \'field_id\': request[\'field_id\'], \'cancel_url\': request[\'cancel_url\'],\n \'saved_form_data\': dict(request[\'saved_form_data\'])});">\n <tal:block metal:use-macro="here/dialog_main/macros/master">\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index c1891366fdb411c94d98138ed52fef2e57a2676c..f4edf9d173ef69450df6aef32ab3dd6abb6cbb5a 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -769 \ No newline at end of file +770 \ No newline at end of file