From 59a8554e09d8d1f6a8ed6a1752c9f988b4c5846c Mon Sep 17 00:00:00 2001 From: benny Date: Wed, 11 Jul 2018 18:21:52 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index 36069807..2cee8c0b 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -308,7 +308,7 @@ Pman.Dialog.PersonEditor.prototype = { // load using HTTP proxy: { xtype : 'HttpProxy', - url: baseURL + '/Roo/Office.html', + url: baseURL + '/Roo/Core_office.html', method: 'GET' }, reader: new Roo.data.JsonReader({}, []), //Pman.Readers.Office, -- 2.39.2