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 31e8e1c66c
commit 000cc55b11
1 changed files with 1 additions and 0 deletions

View File

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