mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4051: UI > Infrastructure > zone > UCS > Add UCS Manager dialog > not show password in plain text.
This commit is contained in:
parent
31e8e1c66c
commit
000cc55b11
|
|
@ -14010,6 +14010,7 @@
|
|||
},
|
||||
password: {
|
||||
label: 'label.password',
|
||||
isPassword: true,
|
||||
validation: {
|
||||
required: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue