Fix #5702 - Supplier contact details - extra fields
[Pman.Admin] / Pman.Tab.AdminLogEvents.bjs
index 0899bdf..b6922c9 100644 (file)
@@ -65,9 +65,9 @@
        "listeners" : {
         "|activate" : "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
        },
-       "background" : false,
        "region" : "center",
        "fitToframe" : true,
+       "background" : false,
        "title" : "Events",
        "xtype" : "GridPanel",
        "fitContainer" : true,