X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FComponent.js;h=7f7893335838d2c288d610d613a2964c0a68880c;hb=75cbc4ce04c9c01ac47671cb01320ce699128d00;hp=7529e78d00ac1231941147b0c91a4e032b9ce223;hpb=320fd2b73aff96bcfa33ce1c6875b0be18ce8f69;p=roojs1 diff --git a/Roo/Component.js b/Roo/Component.js index 7529e78d00..7f78933358 100644 --- a/Roo/Component.js +++ b/Roo/Component.js @@ -146,7 +146,7 @@ Roo.extend(Roo.Component, Roo.util.Observable, { /** * @cfg {String} actionMode * which property holds the element that used for hide() / show() / disable() / enable() - * default is 'el' + * default is 'el' for forms you probably want to set this to fieldEl */ actionMode : "el",