Minor fix.
This commit is contained in:
parent
70780fc4ef
commit
95938a65b6
@ -130,7 +130,7 @@ exports.delete = delete_
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
ejectCd = $coroutine ({vm}) ->
|
||||
yield @getXAPI(vm).ejectCdFromVm(vm)
|
||||
yield @getXAPI(vm).ejectCdFromVm(vm.id)
|
||||
return
|
||||
|
||||
ejectCd.params = {
|
||||
|
Loading…
Reference in New Issue
Block a user