From 2cd6382f73f7f548e7598a94b63ddec952fc096b Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Thu, 23 Aug 2012 01:21:20 +0530 Subject: [PATCH] CS-16133:Removing the infinte API add load balancer calls in a basic zone while adding VMs to create a lb rule --- ui/scripts/network.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/scripts/network.js b/ui/scripts/network.js index 9ebdcb88b6b..8b5c790edf8 100644 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -943,7 +943,7 @@ } }, - /* + add: { label: 'label.add.vms', action: function(args) { @@ -1049,7 +1049,7 @@ }); } }, - */ + dataProvider: function(args) { args.response.success({ //no LB listing in AddLoadBalancer tab