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 2f38e1c713
commit e442e3a7cf
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) {