mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > associate profile to blade action - poll async job result until async job is finished.
This commit is contained in:
parent
07bf2b2227
commit
d88d1ccaed
|
|
@ -14405,9 +14405,7 @@
|
|||
});
|
||||
},
|
||||
notification: {
|
||||
poll: function(args) {
|
||||
args.complete();
|
||||
}
|
||||
poll: pollAsyncJobResult
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue