[Erp5-report] r42268 romain - in /erp5/trunk/bt5/vifib_web: SkinTemplateItem/portal_skins/v...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jan 12 15:39:39 CET 2011


Author: romain
Date: Wed Jan 12 15:39:39 2011
New Revision: 42268

URL: http://svn.erp5.org?rev=42268&view=rev
Log:
Unused call.

Modified:
    erp5/trunk/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml
    erp5/trunk/bt5/vifib_web/bt/revision

Modified: erp5/trunk/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml?rev=42268&r1=42267&r2=42268&view=diff
==============================================================================
--- erp5/trunk/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml [utf8] (original)
+++ erp5/trunk/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml [utf8] Wed Jan 12 15:39:39 2011
@@ -55,7 +55,6 @@
 """Add selected product to the cart and continue"""\n
 portal = context.getPortalObject()\n
 prefered_resource = portal.portal_preferences.getPreferredInstanceSetupResource()\n
-service = portal.restrictedTraverse(prefered_resource)\n
 \n
 ##Get item list\n
 item_list = []\n
@@ -159,7 +158,6 @@ context.WebSection_viewNextStep()\n
                             <string>context</string>
                             <string>portal</string>
                             <string>prefered_resource</string>
-                            <string>service</string>
                             <string>item_list</string>
                             <string>$list0</string>
                             <string>_getiter_</string>

Modified: erp5/trunk/bt5/vifib_web/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/vifib_web/bt/revision?rev=42268&r1=42267&r2=42268&view=diff
==============================================================================
--- erp5/trunk/bt5/vifib_web/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/vifib_web/bt/revision [utf8] Wed Jan 12 15:39:39 2011
@@ -1 +1 @@
-228
\ No newline at end of file
+229
\ No newline at end of file



More information about the Erp5-report mailing list