From 65edf654e248d7c9c76bf86915c8e4f294bb08be Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Wed, 8 Aug 2012 10:58:02 +0530 Subject: [PATCH] CS-15898:Change drop down options in vm tier for vpc --- ui/scripts/vpc.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index 81e24abf5af..a4eb16c3d3b 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -175,7 +175,6 @@ id: 'vpcTierInstances', listView: { filters: { - mine: { label: 'My instances' }, all: { label: 'All instances' }, running: { label: 'Running instances' }, destroyed: { label: 'Destroyed instances' }