Roo/form/Field.js
authorEdward <edward@roojs.com>
Fri, 7 Mar 2014 09:19:25 +0000 (17:19 +0800)
committerEdward <edward@roojs.com>
Fri, 7 Mar 2014 09:19:25 +0000 (17:19 +0800)
Roo/form/Field.js

index 5eb1aa5..eb2d966 100644 (file)
@@ -282,6 +282,7 @@ side          Add an error icon to the right of the field with a popup on hover
 
         // reference to original value for reset
         this.originalValue = this.getValue();
+        this.resetValue =  this.getValue();
     },
 
     // private