mirror of https://github.com/apache/cloudstack.git
[UI] bug fix: error message was not shown if fail to delete snapshot
This commit is contained in:
parent
ec55f5ca96
commit
ec823db47a
|
|
@ -1871,9 +1871,7 @@
|
|||
});
|
||||
},
|
||||
notification: {
|
||||
poll: function(args) {
|
||||
args.complete();
|
||||
}
|
||||
poll: pollAsyncJobResult
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue