From: edward Date: Thu, 13 Jul 2017 10:38:09 +0000 (+0800) Subject: Pman.Tab.Group_Rights.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=13b6934551e9fe398b2b01439a4a85830a54bab2 Pman.Tab.Group_Rights.js --- diff --git a/Pman.Tab.Group_Rights.js b/Pman.Tab.Group_Rights.js index 875d0a6..47e5057 100644 --- a/Pman.Tab.Group_Rights.js +++ b/Pman.Tab.Group_Rights.js @@ -89,30 +89,7 @@ Pman.Tab.Group_Rights = { }), reader: new Roo.data.JsonReader({}, [ - { - 'name': 'FullMask', - 'type': 'string' - }, - { - 'name': 'accessmask', - 'type': 'string' - }, - { - 'name': 'descript', - 'type': 'string' - }, - { - 'name': 'group_id', - 'type': 'int' - }, - { - 'name': 'id', - 'type': 'int' - }, - { - 'name': 'rightname', - 'type': 'string' - } + ] ), remoteSort: false,