From a9eddcd2c8ae4a84a5c977d82203104710f7f7aa Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 28 Jan 2015 11:43:59 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 7ec802d4..83cf27ed 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -276,9 +276,9 @@ Pman.Tab.PersonList.prototype = { }); this.panel = this.layout.add('center', new Roo.GridPanel(this.grid , { - //fitToframe: true, - //fitContainer: true, - background : false, + fitToframe: true, + fitContainer: true, + //background : false, id: this.id, title: this.title || "Staff", controller : this -- 2.39.2