Commit 94221872 authored by Łukasz Nowak's avatar Łukasz Nowak

Redirect to Software Release management on Computer.

parent a3bda3ac
......@@ -81,8 +81,7 @@ params[\'instance_software_product_uid\'] = None\n
params[\'instance_software_release_uid\'] = None\n
params[\'computer_uid\'] = None\n
\n
web_section = context.getWebSiteValue()\n
return web_section.Base_redirect(keep_items={\'editable_mode\': 0})\n
return computer.Base_redirect(form_id=\'Computer_viewSoftwareReleaseManageDialog\', keep_items={\'portal_status_message\': \'Requested installation\', \'software_release_uid\': item.getUid()})\n
</string> </value>
</item>
<item>
......
352
\ No newline at end of file
353
\ 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