cmmit
[Pman.Admin] / Pman.Tab.AdminContactsGroup.bjs
index a11bb7a..f121d1b 100644 (file)
@@ -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/benny/gitlive/Pman.Admin/Pman.Tab.AdminContactsGroup.bjs",
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
    "listeners" : {
     "|activate" : "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.ds.load({});\n    }\n}"
    },
+   "background" : true,
    "region" : "west",
    "fitToframe" : true,
-   "background" : true,
    "title" : "Groups",
    "xtype" : "GridPanel",
    "fitContainer" : true,
    "$ xns" : "Roo",
-   "tableName" : "Groups",
+   "tableName" : "core_group",
    "items" : [
     {
      "listeners" : {