Roo/bootstrap/SecurePass.js
authorKH Lau <khlau@roojs.com>
Thu, 23 Nov 2017 02:19:14 +0000 (10:19 +0800)
committerKH Lau <khlau@roojs.com>
Thu, 23 Nov 2017 02:19:14 +0000 (10:19 +0800)
Roo/bootstrap/SecurePass.js

index b9755bd..5c3446e 100644 (file)
@@ -175,6 +175,7 @@ Roo.extend(Roo.bootstrap.SecurePass, Roo.bootstrap.Input, {
         //pt.innerHTML = this.meterLabel + '&nbsp;' + this.pwdStrengths[strength];
         
         pt.innerHTML = '';
+        this.inputEl().dom.type='password';
     },
     // private
     validateValue: function (value) {