mirror of https://github.com/apache/cloudstack.git
Bug 14211: CS- 14211 Redundant User Instance Field in UI
This commit is contained in:
parent
a2b82de0e6
commit
5daaceced5
|
|
@ -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