Roo/bootstrap/SecurePass.js
authorKH Lau <khlau@roojs.com>
Wed, 22 Nov 2017 04:24:18 +0000 (12:24 +0800)
committerKH Lau <khlau@roojs.com>
Wed, 22 Nov 2017 04:24:18 +0000 (12:24 +0800)
Roo/bootstrap/SecurePass.js

index 366d255..10acb22 100644 (file)
@@ -110,6 +110,15 @@ Roo.extend(Roo.bootstrap.SecurePass, Roo.bootstrap.Input, {
                         //width: 0,
                         height: '10px'                        
                     }
+                },
+                cn: {
+                    //id: 'PwdMeter',
+                    tag: 'div',
+                    cls: 'password-meter1',
+                    style: {
+                        //width: 0,
+                        height: '10px'                        
+                    }
                 }
             }
         });