CLOUDSTACK-4474: UI > Infrastructure > primary storage > detailView > add zone field.

This commit is contained in:
Jessica Wang 2013-08-23 13:55:15 -07:00
parent bb78cb94af
commit 3a127186cb
1 changed files with 3 additions and 0 deletions

View File

@ -13598,6 +13598,9 @@
label: 'label.storage.tags',
isEditable: true
},
zonename: {
label: 'label.zone'
},
podname: {
label: 'label.pod'
},