From 340de796425a8cd8e9d161f2bf464b4cc1d6af32 Mon Sep 17 00:00:00 2001 From: KH Lau Date: Tue, 22 Aug 2017 16:25:07 +0800 Subject: [PATCH] Pman.Tab.AdminContactsGroup.bjs Pman.Tab.AdminContactsGroup.js --- Pman.Tab.AdminContactsGroup.bjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Tab.AdminContactsGroup.bjs b/Pman.Tab.AdminContactsGroup.bjs index d355fb1..804bcf3 100644 --- a/Pman.Tab.AdminContactsGroup.bjs +++ b/Pman.Tab.AdminContactsGroup.bjs @@ -2,7 +2,7 @@ "name" : "Pman.Tab.AdminContactsGroup", "parent" : "Pman.Tab.AdminContactsManager", "title" : "Pman.Tab.AdminContactsGroup", - "path" : "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminContactsGroup.bjs", + "path" : "/home/khlau/gitlive/web.coba/Pman.Admin/Pman.Tab.AdminContactsGroup.bjs", "permname" : "", "modOrder" : "001", "strings" : { @@ -19,9 +19,9 @@ "listeners" : { "|activate" : "function() {\n _this.panel = this;\n if (_this.grid) {\n _this.grid.ds.load({});\n }\n}" }, - "region" : "west", "fitToframe" : true, "background" : true, + "region" : "west", "title" : "Groups", "xtype" : "GridPanel", "fitContainer" : true, -- 2.39.2