diff --git a/ui/scripts/instances.js b/ui/scripts/instances.js index c3324e37164..6d1b9ddb9eb 100644 --- a/ui/scripts/instances.js +++ b/ui/scripts/instances.js @@ -1590,6 +1590,8 @@ serviceofferingname: { label: 'label.compute.offering' }, haenable: { label: 'label.ha.enabled', converter:cloudStack.converters.toBooleanText }, + publicip: { label: 'label.public.ip' }, + group: { label: 'label.group', isEditable: true }, zonename: { label: 'label.zone.name', isEditable: false }, hostname: { label: 'label.host' },