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

index 3d0fd39..22b5f9f 100644 (file)
@@ -191,7 +191,7 @@ Pman.Tab.PersonList.prototype = {
                         url: baseURL + '/Roo/core_person',
                         method: 'GET'
                     }),
-                    reader: Pman.Readers.Person,
+                    reader: new Roo.data.JsonReader({}, []),
                     remoteSort: true,
                     listeners : {