Updated Branches: refs/heads/master ef4c342d5 -> c37d3d818
VPC UI / Internal LB: Fix typo Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c37d3d81 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c37d3d81 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/c37d3d81 Branch: refs/heads/master Commit: c37d3d818c4159bac7c5730daa66e2a3a17b4e7a Parents: ef4c342 Author: Brian Federle <bfede...@gmail.com> Authored: Thu Jun 13 12:58:16 2013 -0700 Committer: Brian Federle <bfede...@gmail.com> Committed: Thu Jun 13 12:58:20 2013 -0700 ---------------------------------------------------------------------- ui/scripts/vpc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c37d3d81/ui/scripts/vpc.js ---------------------------------------------------------------------- diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index 399699d..39c258c5 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -761,7 +761,7 @@ } }); }, - notificaton: { + notification: { poll: pollAsyncJobResult } }