Roo/bootstrap/SecurePass.js
authorKH Lau <khlau@roojs.com>
Wed, 22 Nov 2017 05:19:30 +0000 (13:19 +0800)
committerKH Lau <khlau@roojs.com>
Wed, 22 Nov 2017 05:19:30 +0000 (13:19 +0800)
Roo/bootstrap/SecurePass.js

index 51e193a..534d15b 100644 (file)
@@ -102,22 +102,15 @@ Roo.extend(Roo.bootstrap.SecurePass, Roo.bootstrap.Input, {
                     width: this.meterWidth + 'px',
                     height: '10px'                    
                 },
-                cn: [{
+                cn: {
                     //id: 'PwdMeter',
                     tag: 'div',
                     cls: 'password-meter',
                     style: {
                         //width: 0,
                         height: '10px'                        
-                    },
-                    {
-                        tag: 'div',
-                      cls: 'password-meter1',
-                    style: {
-                        //width: 0,
-                        height: '10px'  
                     }
-                }]                
+                }                
             }
         });
         if (this.hideTrigger) {