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

index e873bcd..0ae4302 100644 (file)
@@ -562,7 +562,7 @@ Pman.Tab.PersonList.prototype = {
     c_name : function(cfg) {
         cfg = cfg || {};
         return Roo.apply({
-            id : (this.id + '-name').toLowerCase(),
+         //   id : (this.id + '-name').toLowerCase(),
             header : "Name",
             dataIndex : 'name',
             sortable : true,