fix #8131 - chinese translations
[Pman.Core] / Pman.Std.js
index 0895d72..ed52caa 100644 (file)
@@ -32,10 +32,10 @@ Pman.Std = {
                   // load using HTTP
                 proxy: {
                     xtype : 'HttpProxy',
-                    url: baseURL + '/Roo/Projects.html',
+                    url: baseURL + '/Roo/core_project',
                     method: 'GET'
                 },
-                reader: Pman.Readers.Projects,
+                reader: new Roo.data.JsonReader({}, []), //Pman.Readers.Projects,
                 listeners : Roo.apply(
                     {
                         loadexception : Pman.loadException