sync
[Pman.Admin] / Pman.Tab.AdminCompanies.bjs
index 5f2567f..3293cb7 100644 (file)
@@ -28,6 +28,7 @@
    "title" : "Companies",
    "xtype" : "NestedLayoutPanel",
    "$ xns" : "Roo",
+   "Boolean background" : true,
    "items" : [
     {
      "Object listeners" : "",
@@ -52,9 +53,9 @@
        "listeners" : {
         "|activate" : "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
        },
-       "region" : "center",
        "fitToframe" : true,
        "background" : true,
+       "region" : "center",
        "title" : "Companies",
        "xtype" : "GridPanel",
        "fitContainer" : true,
             },
             {
              "listeners" : {
-              "|click" : "function()\n{\n    Pman.genericDelete(_this, 'Companies'); \n}\n        "
+              "|click" : "function()\n{\n    Pman.genericDelete(_this, 'core_company'); \n}\n        "
              },
              "text" : "Delete",
              "xtype" : "Button",