CLOUDSTACK-4051: UI > Infrastructure > zone > UCS > Add UCS Manager dialog > not show password in plain text.

This commit is contained in:
Jessica Wang 2013-08-05 15:29:56 -07:00
parent 76fece149b
commit 12d6249502
1 changed files with 1 additions and 0 deletions

View File

@ -14010,6 +14010,7 @@
},
password: {
label: 'label.password',
isPassword: true,
validation: {
required: true
}