Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:25:35 +0000 (15:25 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:25:35 +0000 (15:25 +0800)
Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js
Pman.Tab.AdminWatches.js

Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js

index a69022c..c4aa049 100644 (file)
@@ -24,7 +24,7 @@
                         "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( this.getDataSource().getAt(rowIndex), function() {\n        _this.grid.footer.onClick('first');\n    }); \n}\n"
                     },
                     "*prop": "grid",
-                    "autoExpandColumn": "person_id_namne",
+                    "autoExpandColumn": "person_id_name",
                     "loadMask": true,
                     "xtype": "Grid",
                     "|xns": "Roo.grid",
index a6935ba..54876b1 100644 (file)
@@ -67,7 +67,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                         }); 
                     }
                 },
-                autoExpandColumn : 'person_id_namne',
+                autoExpandColumn : 'person_id_name',
                 loadMask : true,
                 dataSource : {
                     xtype: 'Store',