diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 353d4512149..50cffb34776 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -14405,9 +14405,7 @@ }); }, notification: { - poll: function(args) { - args.complete(); - } + poll: pollAsyncJobResult } } }