[UI] bug fix: error message was not shown if fail to delete snapshot

This commit is contained in:
Wei Zhou 2014-07-03 11:18:58 +02:00
parent ec55f5ca96
commit ec823db47a
1 changed files with 1 additions and 3 deletions

View File

@ -1871,9 +1871,7 @@
});
},
notification: {
poll: function(args) {
args.complete();
}
poll: pollAsyncJobResult
}
}
},