From db80ed2223f92f781dcc8496a01025baa41f9a31 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 11 Aug 2010 15:16:10 +0800 Subject: [PATCH] Roo/Document.js --- Roo/Document.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/Document.js b/Roo/Document.js index cdedf4cba4..b53f7be6a1 100644 --- a/Roo/Document.js +++ b/Roo/Document.js @@ -107,7 +107,7 @@ Roo.extend(Roo.XComponent, Roo.util.Observable { * A single item array - the first element is the root of the tree.. * It's done this way to stay compatible with the Xtype system... */ - items : false, + items : false }); Roo.apply(Roo.XComponent, -- 2.39.2