From fd6813f6933e625d42705e869f5096b374eb96ff Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 12 Jun 2017 11:56:08 +0800 Subject: [PATCH] Pman.Std.js --- Pman.Std.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Std.js b/Pman.Std.js index 0895d721..46586fbf 100644 --- a/Pman.Std.js +++ b/Pman.Std.js @@ -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 -- 2.39.2