mirror of https://github.com/apache/cloudstack.git
Fix localization for instances filter drop-down
This commit is contained in:
parent
17349dfe12
commit
82da2fc1dd
|
|
@ -21,7 +21,7 @@
|
|||
else
|
||||
return false;
|
||||
},
|
||||
label: 'ui.listView.filters.destroyed'
|
||||
label: 'state.Destroyed'
|
||||
}
|
||||
},
|
||||
fields: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue