Roo/bootstrap/Input.js
[roojs1] / Roo / bootstrap / Input.js
index 22ac0e0..0d803de 100644 (file)
@@ -759,7 +759,6 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
     reset : function(){
         Roo.log('reset');
         this.setValue(this.originalValue);
-        this.startValue = this.getValue();
         Roo.log(this.startValue);
         this.validate();
     },