diff --git a/ui/scripts/projects.js b/ui/scripts/projects.js index f980f21ac61..4f992ec4049 100644 --- a/ui/scripts/projects.js +++ b/ui/scripts/projects.js @@ -1013,6 +1013,9 @@ label: 'label.display.name', isEditable: true }, + id: { + label: 'label.id' + }, domain: { label: 'label.domain' }, @@ -1022,6 +1025,28 @@ state: { label: 'label.state' } + }, { + vmtotal: { + label: 'label.total.vms' + }, + memorytotal: { + label: 'label.memory.total' + }, + cputotal: { + label: 'label.total.cpu' + }, + volumetotal: { + label: 'label.volume' + }, + primarystoragetotal: { + label: 'label.primary.storage' + }, + iptotal: { + label: 'label.total.of.ip' + }, + templatetotal: { + label: 'label.template' + } }], tags: cloudStack.api.tags({