From: edward Date: Thu, 13 Jul 2017 09:59:55 +0000 (+0800) Subject: Pman.Tab.Group_Rights.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=7f11a64c901334025b1937dc0137027cd4922754 Pman.Tab.Group_Rights.js --- diff --git a/Pman.Tab.Group_Rights.js b/Pman.Tab.Group_Rights.js index 4423f80..08bca9f 100644 --- a/Pman.Tab.Group_Rights.js +++ b/Pman.Tab.Group_Rights.js @@ -89,6 +89,14 @@ Pman.Tab.Group_Rights = { }), reader: new Roo.data.JsonReader({}, [ + { + 'name': 'FullMask', + 'type': 'string' + }, + { + 'name': 'accessmask', + 'type': 'string' + }, { 'name': 'rightname', 'type': 'string'