mirror of https://github.com/apache/cloudstack.git
show zone name in secondary storage detail page
This commit is contained in:
parent
886f470270
commit
c91463f43e
|
|
@ -8276,6 +8276,7 @@
|
|||
},
|
||||
{
|
||||
id: { label: 'label.id' },
|
||||
zonename: { label: 'label.zone' },
|
||||
created: { label: 'label.created', converter: cloudStack.converters.toLocalDate }
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue