diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 11dd0baa162..ba5746e10a9 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -14885,16 +14885,19 @@ section: 'primary-storage', fields: { name: { - label: 'label.name' + label: 'label.name', + truncate: true }, ipaddress: { label: 'label.server' }, path: { - label: 'label.path' + label: 'label.path', + truncate: true }, clustername: { - label: 'label.cluster' + label: 'label.cluster', + truncate: true }, scope: { label: 'Scope'