[Erp5-report] r10167 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 19 15:20:45 CEST 2006


Author: vincent
Date: Tue Sep 19 15:20:35 2006
New Revision: 10167

URL: http://svn.erp5.org?rev=10167&view=rev
Log:
Do not pass object_uid since it's not given any more by viewSearchRelatedDocumentDialog.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_callDialogMethod.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_callDialogMethod.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_callDialogMethod.xml?rev=10167&r1=10166&r2=10167&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_callDialogMethod.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_callDialogMethod.xml Tue Sep 19 15:20:35 2006
@@ -128,7 +128,6 @@
                                    field_id=request_form[\'field_id\'],\n
                                    selection_name=request_form[\'selection_name\'],\n
                                    selection_index=request_form[\'selection_index\'],\n
-                                   object_uid=request_form[\'object_uid\'],\n
                                    uids=request_form[\'uids\'],\n
                                    listbox_uid=request_form[\'listbox_uid\'],\n
                                    form_pickle=request_form[\'form_pickle\'],\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=10167&r1=10166&r2=10167&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Tue Sep 19 15:20:35 2006
@@ -1,1 +1,1 @@
-203
+208




More information about the Erp5-report mailing list