Pman.Std.js
authoredward <edward@roojs.com>
Mon, 12 Jun 2017 03:56:08 +0000 (11:56 +0800)
committeredward <edward@roojs.com>
Mon, 12 Jun 2017 03:56:08 +0000 (11:56 +0800)
Pman.Std.js

index 0895d72..46586fb 100644 (file)
@@ -35,7 +35,7 @@ Pman.Std = {
                     url: baseURL + '/Roo/Projects.html',
                     method: 'GET'
                 },
-                reader: Pman.Readers.Projects,
+                reader: new Roo.data.JsonReader({}, []), //Pman.Readers.Projects,
                 listeners : Roo.apply(
                     {
                         loadexception : Pman.loadException