mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Remove additional line from config as storagepool isn't available for users
This commit is contained in:
parent
23a8b74e4f
commit
d967993a0a
@ -30,7 +30,6 @@ cloudStackOptions = {
|
||||
"sc": "label.simplified.chinese.keyboard"
|
||||
},
|
||||
hiddenFields: { // Fields to be hidden only for users in the tables below
|
||||
"metrics.storagepool": [], // Options - "name", "property", "disk",
|
||||
"metrics.instances": [], // Options - "name", "state", "ipaddress", "zonename", "cpuused", "memused", "network", "disk"
|
||||
"metrics.volumes": [] // Options - "name", "state", "vmname", "sizegb", "physicalsize", "utilization", "storagetype", "storage"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user