mirror of https://github.com/apache/cloudstack.git
cloudstack 3.0 UI - IP Address page - listView - remove dummy filter.
This commit is contained in:
parent
99f88eff32
commit
3d0811ecb7
|
|
@ -899,11 +899,7 @@
|
|||
title: 'label.menu.ipaddresses',
|
||||
listView: {
|
||||
id: 'ipAddresses',
|
||||
label: 'IPs',
|
||||
filters: {
|
||||
allocated: { label: 'label.allocated' },
|
||||
mine: { label: 'label.my.network' }
|
||||
},
|
||||
label: 'IPs',
|
||||
fields: {
|
||||
ipaddress: {
|
||||
label: 'IP',
|
||||
|
|
|
|||
Loading…
Reference in New Issue