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

This commit is contained in:
Jessica Wang 2013-06-05 17:07:23 -07:00
parent 42a549e420
commit 5a6437749e
1 changed files with 3 additions and 1 deletions

View File

@ -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: {