mirror of https://github.com/apache/cloudstack.git
Bug 14211: CS- 14211 Redundant User Instance Field in UI
reviewed-by: brian
This commit is contained in:
parent
b51ee93e41
commit
becafcf7eb
|
|
@ -23,7 +23,6 @@
|
|||
section: 'instances',
|
||||
filters: {
|
||||
all: { label: 'ui.listView.filters.all' },
|
||||
mine: { label: 'ui.listView.filters.mine' },
|
||||
running: { label: 'state.Running' },
|
||||
stopped: { label: 'state.Stopped' },
|
||||
destroyed: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue