From: Edward Date: Fri, 7 Mar 2014 09:19:25 +0000 (+0800) Subject: Roo/form/Field.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=7ae69b4b18334502a7db80c2046a22918819586f;p=roojs1 Roo/form/Field.js --- diff --git a/Roo/form/Field.js b/Roo/form/Field.js index 5eb1aa54fd..eb2d96606b 100644 --- a/Roo/form/Field.js +++ b/Roo/form/Field.js @@ -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