From 5a6437749ee15a927f612fb5f860dc3201d64c60 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Wed, 5 Jun 2013 17:07:23 -0700 Subject: [PATCH] CLOUDSTACK-747: UI - Internal LB detailView - remove AssignVM action in Details Tab (which has been replaced with the one in Assigned VMs tab). --- ui/scripts/vpc.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index 22523875b76..af77545e9dc 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: {