CS-12478: Add cluster name to primary storage list view

Original patch by: olga.smola
reviewed-by: brian
This commit is contained in:
bfederle 2012-06-22 10:45:10 -07:00
parent a96a259923
commit f2c55e1734
1 changed files with 2 additions and 1 deletions

View File

@ -7351,7 +7351,8 @@
fields: {
name: { label: 'label.name' },
ipaddress: { label: 'label.server' },
path: { label: 'label.path' }
path: { label: 'label.path' },
clustername: { label: 'label.cluster'}
},
dataProvider: function(args) {