|
|
|
@ -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):
|
|
|
|
|