diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_requestSoftwareReleaseInstallation.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_requestSoftwareReleaseInstallation.xml
index 159ce162e1c15e310ffcf20ade9784068635be94..faccb111a1996be93d9c0cec8629d376dc8b2b8f 100644
--- a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_requestSoftwareReleaseInstallation.xml
+++ b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_requestSoftwareReleaseInstallation.xml
@@ -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
diff --git a/master/bt5/slapos_web/bt/revision b/master/bt5/slapos_web/bt/revision
index d8263ee9860594d2806b0dfd1bfd17528b0ba2a4..e440e5c842586965a7fb77deda2eca68612b1f53 100644
--- a/master/bt5/slapos_web/bt/revision
+++ b/master/bt5/slapos_web/bt/revision
@@ -1 +1 @@
-2
\ No newline at end of file
+3
\ No newline at end of file