From cec922908c85baeb8c39eb2adb41077f0027737f Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 13 Jul 2017 17:09:20 +0800 Subject: [PATCH] Pman.Tab.GroupsList.js --- Pman.Tab.GroupsList.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 65d235ac..b5a6d023 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -66,9 +66,7 @@ Pman.Tab.GroupsList.prototype = { method: 'GET' }), remoteSort: true, - reader: new Roo.data.JsonReader({ - - }), + reader: new Roo.data.JsonReader({}, []), sortInfo: { field: 'name', direction: 'ASC' }, -- 2.39.2