From: edward Date: Thu, 13 Jul 2017 10:05:53 +0000 (+0800) Subject: Pman.Tab.Group_Rights.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=7fb965a13b983b6e007655d1c18dbd25fc645a98 Pman.Tab.Group_Rights.js --- diff --git a/Pman.Tab.Group_Rights.js b/Pman.Tab.Group_Rights.js index 875d0a6..4aded24 100644 --- a/Pman.Tab.Group_Rights.js +++ b/Pman.Tab.Group_Rights.js @@ -88,32 +88,7 @@ Pman.Tab.Group_Rights = { method: 'GET' }), 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, listeners : {