X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Std.js;h=0895d721a86c26af866df62c9da0fbe8c109ebb8;hb=3a64012034f5c3c2e2d6514a4c16a44f6ea779fd;hp=719a213b99126169109c39d8f54ef4a533b2ae2c;hpb=72dcb7bf971028357b22a1455e2630e102ccd412;p=Pman.Core diff --git a/Pman.Std.js b/Pman.Std.js index 719a213b..0895d721 100644 --- a/Pman.Std.js +++ b/Pman.Std.js @@ -216,7 +216,7 @@ Pman.Std = { // load using HTTP proxy: { xtype : 'HttpProxy', - url: baseURL + '/Roo/Person.html', + url: baseURL + '/Roo/core_person', method: 'GET' }, reader: Pman.Readers.Companies,