roojs-ui.js
[roojs1] / roojs-ui-debug.js
index 77c70c1..f8797b4 100644 (file)
@@ -29154,7 +29154,7 @@ clientValidation  Boolean          Applies to submit only.  Pass true to call fo
         Roo.each(this.childForms || [], function (f) {
             f.reset();
         });
-       
+        this.resetHasChanged();
         
         return this;
     },