From 2384135c9e433d930b7833014853c1894321997e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 4 May 2017 11:34:57 +0800 Subject: [PATCH] Pman.Tab.GroupsList.js --- Pman.Tab.GroupsList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 56e0431d..630f61f8 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -62,7 +62,7 @@ Pman.Tab.GroupsList.prototype = { proxy: new Ext.data.HttpProxy({ - url: baseURL + '/Roo/Groups.html', + url: baseURL + '/Roo/core_group', method: 'GET' }), remoteSort: true, -- 2.39.2