Skip to content

Commit 4ce0562

Browse files
Merge pull request #3432 from shapeblue/config_another_cleanup
Remove additional line from config as storagepool isn't available for users
2 parents 23a8b74 + d967993 commit 4ce0562

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ cloudStackOptions = {
3030
"sc": "label.simplified.chinese.keyboard"
3131
},
3232
hiddenFields: { // Fields to be hidden only for users in the tables below
33-
"metrics.storagepool": [], // Options - "name", "property", "disk",
3433
"metrics.instances": [], // Options - "name", "state", "ipaddress", "zonename", "cpuused", "memused", "network", "disk"
3534
"metrics.volumes": [] // Options - "name", "state", "vmname", "sizegb", "physicalsize", "utilization", "storagetype", "storage"
3635
}

0 commit comments

Comments
 (0)