Pman.Tab.AdminWatches.bjs
[Pman.Admin] / Pman.Tab.AdminWatches.js
index 20b1b42..7e573d9 100644 (file)
@@ -31,7 +31,7 @@ Pman.Tab.AdminWatches = new Roo.XComponent({
             fitToframe : true,
             region : 'center',
             tableName : 'core_watch',
-            title : (function() {Roo.log('title') ;Roo.log(this); return _this.title || "Watches"; })(),
+            title : (function() {Roo.log('title') ;Roo.log(_this); return _this.title || "Watches"; })(),
             grid : {
                 xtype: 'Grid',
                 xns: Roo.grid,