Roo/bootstrap/Input.js
authorEdward <edward@roojs.com>
Wed, 1 Aug 2018 05:23:34 +0000 (13:23 +0800)
committerEdward <edward@roojs.com>
Wed, 1 Aug 2018 05:23:34 +0000 (13:23 +0800)
Roo/bootstrap/Input.js

index 7f6d464..22ac0e0 100644 (file)
@@ -751,8 +751,6 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             this.fireEvent('change', this, v, this.startValue);
         }
         
-        this.startValue = v;
-        
     },
     
     /**