Pman.Tab.GroupsList.js
authoredward <edward@roojs.com>
Thu, 13 Jul 2017 09:09:20 +0000 (17:09 +0800)
committeredward <edward@roojs.com>
Thu, 13 Jul 2017 09:09:20 +0000 (17:09 +0800)
Pman.Tab.GroupsList.js

index 65d235a..b5a6d02 100644 (file)
@@ -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'
                     },