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

Reviewed-by:Brian
This commit is contained in:
Pranav Saxena 2012-08-21 15:48:14 +05:30
parent b76bcdd62f
commit 1f67bedd3a
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@
filters: {
all: { label: 'All instances' },
running: { label: 'Running instances' },
stopped: { label: 'Stopped instances' },
destroyed: { label: 'Destroyed instances' }
},
fields: {