Pman.Tab.PersonList.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 16 Dec 2010 02:28:56 +0000 (10:28 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 16 Dec 2010 02:28:56 +0000 (10:28 +0800)
Pman.Tab.PersonList.js

index 8511704..4274ed8 100644 (file)
@@ -313,7 +313,7 @@ Pman.Tab.PersonList.prototype = {
         }
         
         var _this = this;
-        if (this.permName == 'Core.Staff') {
+        //if (this.permName == 'Core.Staff') {
                 
             this.paging.add( '-',
                 {
@@ -330,7 +330,7 @@ Pman.Tab.PersonList.prototype = {
                
                 '-'
             );
-        }
+        //}
         
      
         this.searchBox = new Ext.form.TextField({