Pman.Tab.GroupsList.js
authorAlan Knowles <alan@roojs.com>
Thu, 4 May 2017 03:34:57 +0000 (11:34 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 4 May 2017 03:34:57 +0000 (11:34 +0800)
Pman.Tab.GroupsList.js

index 56e0431..630f61f 100644 (file)
@@ -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,