You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ed...@apache.org on 2013/06/15 04:52:27 UTC

[27/50] [abbrv] git commit: updated refs/heads/object_store to f41c800

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/object_store
Commit: c37d3d818c4159bac7c5730daa66e2a3a17b4e7a
Parents: ef4c342
Author: Brian Federle <bf...@gmail.com>
Authored: Thu Jun 13 12:58:16 2013 -0700
Committer: Brian Federle <bf...@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
                         }
                       }