X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=blobdiff_plain;f=Pman.Tab.AdminOffice.js;h=532fce26afef3f78325ab868f5df5f620a0ed64a;hp=644d4526e402948abd649a5e29669417f22d376b;hb=HEAD;hpb=a1aa5e035b702f76c2df87c47bf96f6f1f157dbd diff --git a/Pman.Tab.AdminOffice.js b/Pman.Tab.AdminOffice.js index 644d452..532fce2 100644 --- a/Pman.Tab.AdminOffice.js +++ b/Pman.Tab.AdminOffice.js @@ -27,7 +27,7 @@ Pman.Tab.AdminOffice = new Roo.XComponent({ name : "Pman.Tab.AdminOffice", disabled : false, permname : '', - _tree : function() + _tree : function(_data) { var _this = this; var MODULE = this; @@ -191,7 +191,7 @@ Pman.Tab.AdminOffice = new Roo.XComponent({ proxy : { xtype : 'HttpProxy', method : 'GET', - url : baseURL + '/Roo/Office.php', + url : baseURL + '/Roo/core_office.php', xns : Roo.data, '|xns' : 'Roo.data' },