From: Alan Date: Fri, 23 Sep 2022 02:30:31 +0000 (+0800) Subject: show default X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=5bf463fc6f0a3db55da907617e7b9d26379a7f0d;hp=aa31985a4181edd3ad643d8e9911f9c384a1eeb4 show default --- diff --git a/Roo/form/BasicForm.js b/Roo/form/BasicForm.js index 45f315f58b..67472d0d1a 100644 --- a/Roo/form/BasicForm.js +++ b/Roo/form/BasicForm.js @@ -546,7 +546,7 @@ clientValidation Boolean Applies to submit only. Pass true to call fo /** * Returns the fields in this form as an object with key/value pairs. If multiple fields exist with the same name * they are returned as an array. - * @param {Boolean} asString + * @param {Boolean} asString (default false) * @return {Object} */ getValues : function(asString)