Change default value

master3.3
Mike Hiretsky 12 years ago
parent cd6d253d78
commit 6efa34d75b

@ -154,7 +154,8 @@ class Wsdl:
@rpc(Integer, InstallInfo, _returns = Array(ReturnedMessage))
@core_method(category=__('Installation'),title=__('System installation'),
image='system-installer,applications-other,drive-harddisk',
image='calculate-install,system-installer,applications-other,'
'drive-harddisk',
gui=True,command='cl-install',
rights=['install'])
def install ( self, sid, info):

Loading…
Cancel
Save