You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by je...@apache.org on 2012/08/23 01:48:20 UTC

git commit: cloudstack 3.0 UI - basic zone - elastic IP - Add Load Balancer tab - Add VMs button - add a comment to specify code area. (Reviewed-by: Brian)

Updated Branches:
  refs/heads/autoscale 15698f375 -> 5f9656ce8


cloudstack 3.0 UI - basic zone - elastic IP - Add Load Balancer tab - Add VMs button - add a comment to specify code area. (Reviewed-by: Brian)


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5f9656ce
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5f9656ce
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/5f9656ce

Branch: refs/heads/autoscale
Commit: 5f9656ce844c54c2c55d0abcf96cf9fe26e5936b
Parents: 15698f3
Author: Jessica Wang <je...@citrix.com>
Authored: Wed Aug 22 16:37:50 2012 -0700
Committer: Jessica Wang <je...@citrix.com>
Committed: Wed Aug 22 16:42:53 2012 -0700

----------------------------------------------------------------------
 ui/scripts/network.js |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5f9656ce/ui/scripts/network.js
----------------------------------------------------------------------
diff --git a/ui/scripts/network.js b/ui/scripts/network.js
index 3649a62..95fcf66 100644
--- a/ui/scripts/network.js
+++ b/ui/scripts/network.js
@@ -863,8 +863,9 @@
                           label: 'label.add.vms',
                           addButton: true
                         }
-                      },
-                      add: {
+                      },											
+											
+                      add: {  //basic zone - elastic IP - Add Load Balancer tab - Add VMs button
                         label: 'label.add.vms',
                         action: function(args) {
                           var openFirewall = false;