Roo/Document.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 11 Aug 2010 07:16:10 +0000 (15:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 11 Aug 2010 07:16:10 +0000 (15:16 +0800)
Roo/Document.js

index cdedf4c..b53f7be 100644 (file)
@@ -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,