Pman.Tab.PersonList.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 16 Dec 2010 03:23:29 +0000 (11:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 16 Dec 2010 03:23:29 +0000 (11:23 +0800)
Pman.Tab.PersonList.js

index 6e2e61d..75fa585 100644 (file)
@@ -232,7 +232,7 @@ Pman.Tab.PersonList.prototype = {
                 cm: new Roo.grid.ColumnModel(
                     this.columns()
                 ),
-                autoExpandColumn: _this.id + '-name' , // fixme!!!!
+                autoExpandColumn:  'name', // fixme!!!!
                 clicksToEdit : 1,
                 
                 loadMask: true,