[Erp5-report] r6484 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 6 13:33:17 CEST 2006


Author: vincent
Date: Thu Apr  6 13:33:16 2006
New Revision: 6484

URL: http://svn.erp5.org?rev=6484&view=rev
Log:
Add a variable name in variables known to be used by this script. This was a part of my previous patch, no idea why it wasn't commited at that time.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_callViewDialogMethod.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_callViewDialogMethod.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_callViewDialogMethod.xml?rev=6484&r1=6483&r2=6484&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_callViewDialogMethod.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_callViewDialogMethod.xml Thu Apr  6 13:33:16 2006
@@ -243,6 +243,7 @@
                             <string>_getattr_</string>
                             <string>context</string>
                             <string>request</string>
+                            <string>value</string>
                             <string>getattr</string>
                             <string>error_message</string>
                             <string>MARKER</string>




More information about the Erp5-report mailing list