Updated Branches:
  refs/heads/vpc 2641b5d6b -> 1aea98f62

CS-15898:Change drop down options in vm tier for vpc


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1aea98f6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/1aea98f6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/1aea98f6

Branch: refs/heads/vpc
Commit: 1aea98f6220f0c97c673d0d28961d2af82f35077
Parents: 2641b5d
Author: Pranav Saxena <[email protected]>
Authored: Wed Aug 8 11:03:08 2012 +0530
Committer: Pranav Saxena <[email protected]>
Committed: Wed Aug 8 11:03:08 2012 +0530

----------------------------------------------------------------------
 ui/scripts/vpc.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1aea98f6/ui/scripts/vpc.js
----------------------------------------------------------------------
diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js
index 3c9f9f5..c3f434d 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' }

Reply via email to