DataObjects/pman.links.ini
[Pman.Core] / Pman.Tab.PersonList.js
index 6b58553..264b141 100644 (file)
@@ -569,7 +569,7 @@ Pman.Tab.PersonList.prototype = {
          //   id : (this.id + '-name').toLowerCase(),
             header : "Name",
             dataIndex : 'name',
-            sortable : true,
+            sortable : true
           //  width : 150  
         }, cfg);
     },