From: Alan Knowles Date: Wed, 23 Jun 2010 05:52:55 +0000 (+0800) Subject: Roo/Document.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=bc17bb86a53225154e28bd4b35a410f2d7c2c5c0;p=roojs1 Roo/Document.js --- diff --git a/Roo/Document.js b/Roo/Document.js index f67a5600d2..7e61213b4c 100644 --- a/Roo/Document.js +++ b/Roo/Document.js @@ -62,7 +62,12 @@ Roo.extend(Roo.XComponent, Roo.util.Observable { el : false, - + /** + * @property el + * for BC - use el in new code + * @type {Roo.Layout} + */ + panel : false, /**