mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK4515: UI > Settings tab of zone/cluster/account/primaryStorage detailView > add Description field.
This commit is contained in:
parent
977a75f1be
commit
4f932d048e
|
|
@ -29,6 +29,9 @@
|
|||
name: {
|
||||
label: 'label.name'
|
||||
},
|
||||
description: {
|
||||
label: 'label.description'
|
||||
},
|
||||
value: {
|
||||
label: 'label.value',
|
||||
editable: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue