You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2013/06/10 02:53:54 UTC

[05/50] [abbrv] git commit: updated refs/heads/vmsync to aaa16af

CLOUDSTACK-747: UI - Internal LB detailView - remove AssignVM action in Details Tab (which has been replaced with the one in Assigned VMs tab).


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

Branch: refs/heads/vmsync
Commit: 5a6437749ee15a927f612fb5f860dc3201d64c60
Parents: 42a549e
Author: Jessica Wang <je...@apache.org>
Authored: Wed Jun 5 17:07:23 2013 -0700
Committer: Jessica Wang <je...@apache.org>
Committed: Wed Jun 5 17:07:23 2013 -0700

----------------------------------------------------------------------
 ui/scripts/vpc.js | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5a643774/ui/scripts/vpc.js
----------------------------------------------------------------------
diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js
index 2252387..af77545 100644
--- a/ui/scripts/vpc.js
+++ b/ui/scripts/vpc.js
@@ -445,6 +445,7 @@
             isMaximized: true,
             name: 'Internal LB details',
             actions: {
+              /*
               assignVm: { 
                 label: 'Assign VMs to Internal LB',
                 messages: {
@@ -508,7 +509,8 @@
                 notification: {
                   poll: pollAsyncJobResult
                 }
-              },                           
+              },      
+              */                     
               remove: {
                 label: 'Delete Internal LB',
                 messages: {