Roo/bootstrap/form/Input.js
authorleon <leon@roojs.com>
Thu, 4 May 2023 07:31:14 +0000 (15:31 +0800)
committerleon <leon@roojs.com>
Thu, 4 May 2023 07:31:14 +0000 (15:31 +0800)
Roo/bootstrap/form/Input.js

index f131390..1f3ae65 100644 (file)
@@ -669,6 +669,7 @@ Roo.extend(Roo.bootstrap.form.Input, Roo.bootstrap.Component,  {
         
         this.inputEl().on('change', this.onChange, this);
 
+
         // if(this.inputType == 'password') {
         //     this.inputEl().on('click', this.onPasswordClick, this);
         // }