From: Alan Knowles Date: Wed, 31 May 2017 04:35:06 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=e365ebffc2837a85cc01e99b06cae0a9984958bb Pman.Tab.AdminContactsGroup.bjs Pman.Tab.AdminContactsGroup.js --- diff --git a/Pman.Tab.AdminContactsGroup.bjs b/Pman.Tab.AdminContactsGroup.bjs index a11bb7a..d355fb1 100644 --- a/Pman.Tab.AdminContactsGroup.bjs +++ b/Pman.Tab.AdminContactsGroup.bjs @@ -26,7 +26,7 @@ "xtype" : "GridPanel", "fitContainer" : true, "$ xns" : "Roo", - "tableName" : "Groups", + "tableName" : "core_group", "items" : [ { "listeners" : { diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index db5bb5f..c248e61 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -33,7 +33,7 @@ Pman.Tab.AdminContactsGroup = new Roo.XComponent({ fitContainer : true, fitToframe : true, region : 'west', - tableName : 'Groups', + tableName : 'core_group', title : _this._strings['a37ede293936e29279ed543129451ec3'] /* Groups */, listeners : { activate : function() {