From 0c25e5a1ea0ba03eaa72c5b8a20648ba18d54e39 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 13 Jul 2017 17:09:57 +0800 Subject: [PATCH] Pman.Tab.Group_Rights.js --- Pman.Tab.Group_Rights.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Tab.Group_Rights.js b/Pman.Tab.Group_Rights.js index d3e35c7..b8a01c5 100644 --- a/Pman.Tab.Group_Rights.js +++ b/Pman.Tab.Group_Rights.js @@ -87,7 +87,7 @@ Pman.Tab.Group_Rights = { url: baseURL + '/Admin/GroupRights.php', method: 'GET' }), - reader: Pman.Readers.Group_Rights, + reader: new Roo.data.JsonReader({}, []), remoteSort: false, listeners : { beforeload : function(t,o) -- 2.39.2