mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4474: UI > Infrastructure > primary storage > detailView > add zone field.
This commit is contained in:
parent
bb78cb94af
commit
3a127186cb
|
|
@ -13598,6 +13598,9 @@
|
|||
label: 'label.storage.tags',
|
||||
isEditable: true
|
||||
},
|
||||
zonename: {
|
||||
label: 'label.zone'
|
||||
},
|
||||
podname: {
|
||||
label: 'label.pod'
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue