Commit ea05258b authored by Romain Courteaud's avatar Romain Courteaud

Not needed code.

parent dfefe680
......@@ -52,8 +52,6 @@
<key> <string>_body</string> </key>
<value> <string>"""Add selected product to the cart and continue"""\n
portal = context.getPortalObject()\n
prefered_resource = portal.portal_preferences.getPreferredSoftwareSetupResource()\n
service = portal.restrictedTraverse(prefered_resource)\n
\n
# XXX context is a computer\n
if context.getPortalType() != "Computer":\n
......
2
\ No newline at end of file
3
\ No newline at end of file
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