Pman.Dialog.PersonEditor.js
authoredward <edward@roojs.com>
Mon, 12 Jun 2017 03:54:17 +0000 (11:54 +0800)
committeredward <edward@roojs.com>
Mon, 12 Jun 2017 03:54:17 +0000 (11:54 +0800)
Pman.Dialog.PersonEditor.js

index c309a2b..e14f004 100644 (file)
@@ -311,7 +311,7 @@ Pman.Dialog.PersonEditor.prototype = {
                         url: baseURL + '/Roo/Office.html',
                         method: 'GET'
                     },
-                    reader: Pman.Readers.Office,
+                    reader: new Roo.data.JsonReader({}, []), //Pman.Readers.Office,
                     listeners : {
                         beforeload : function(st,o)
                         {