From 1aea98f6220f0c97c673d0d28961d2af82f35077 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Wed, 8 Aug 2012 11:03:08 +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 3c9f9f56be0..c3f434dcfe3 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -168,7 +168,6 @@ id: 'vpcTierInstances', listView: { filters: { - mine: { label: 'My instances' }, all: { label: 'All instances' }, running: { label: 'Running instances' }, destroyed: { label: 'Destroyed instances' }