Pman.Tab.AdminContactsGroup.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 31 May 2017 04:35:06 +0000 (12:35 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 31 May 2017 04:35:06 +0000 (12:35 +0800)
Pman.Tab.AdminContactsGroup.js

Pman.Tab.AdminContactsGroup.bjs
Pman.Tab.AdminContactsGroup.js

index a11bb7a..d355fb1 100644 (file)
@@ -26,7 +26,7 @@
    "xtype" : "GridPanel",
    "fitContainer" : true,
    "$ xns" : "Roo",
-   "tableName" : "Groups",
+   "tableName" : "core_group",
    "items" : [
     {
      "listeners" : {
index db5bb5f..c248e61 100644 (file)
@@ -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() {