Roo/bootstrap/SecurePass.js
authorKH Lau <khlau@roojs.com>
Fri, 24 Nov 2017 05:11:45 +0000 (13:11 +0800)
committerKH Lau <khlau@roojs.com>
Fri, 24 Nov 2017 05:11:45 +0000 (13:11 +0800)
Roo/bootstrap/SecurePass.js

index 44167da..f5411f9 100644 (file)
@@ -89,7 +89,7 @@ Roo.extend(Roo.bootstrap.SecurePass, Roo.bootstrap.Input, {
     onRender: function (ct, position) {
         Roo.bootstrap.SecurePass.superclass.onRender.call(this, ct, position);
         this.wrap = this.el.wrap({cls: 'x-form-field-wrap'});
-        this.trigger = this.wrap.createChild({tag: 'div', cls: 'StrengthMeter col-xs-12' + this.triggerClass});
+        this.trigger = this.wrap.createChild({tag: 'div', cls: 'StrengthMeter col-xs-12 ' + this.triggerClass});
 
         this.trigger.createChild({
             tag: 'div',