From: Alan Knowles Date: Thu, 4 May 2017 03:34:57 +0000 (+0800) Subject: Pman.Tab.GroupsList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2384135c9e433d930b7833014853c1894321997e Pman.Tab.GroupsList.js --- 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,