From: Alan Date: Thu, 5 Oct 2023 07:14:35 +0000 (+0800) Subject: doc fix X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=7881200cc22520d9c035d2204eb7268b0521245f doc fix --- diff --git a/Roo/form/Form.js b/Roo/form/Form.js index e9d06e7e19..7f2dd3c7d4 100644 --- a/Roo/form/Form.js +++ b/Roo/form/Form.js @@ -81,7 +81,7 @@ Roo.extend(Roo.form.Form, Roo.form.BasicForm, { * @cfg {String} itemCls A css class to apply to the x-form-item of fields. This property cascades to child containers. */ /** - * @cfg {String} (left|center|right) buttonAlign Valid values are "left," "center" and "right" (defaults to "center") + * @cfg {String} buttonAlign (left|center|right) Valid values are "left," "center" and "right" (defaults to "center") */ buttonAlign:'center',