Roo/View.js
authorEdward <edward@roojs.com>
Tue, 23 Dec 2014 10:16:47 +0000 (18:16 +0800)
committerEdward <edward@roojs.com>
Tue, 23 Dec 2014 10:16:47 +0000 (18:16 +0800)
Roo/View.js

index b9daa80..d6ab241 100644 (file)
@@ -73,7 +73,7 @@ Roo.View = function(config, depreciated_tpl, depreciated_config){
     
     this.tpl.compile();
     
-    this.tickItems = [];
+    this.parent = false;
     
      
     /** @private */