From: Alan Knowles Date: Tue, 28 Mar 2017 08:41:23 +0000 (+0800) Subject: Pman.Std.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0fafea2a30a345f34e43ea52d3a73d0311a2f343 Pman.Std.js --- diff --git a/Pman.Std.js b/Pman.Std.js index 75ce610e..05bdabd0 100644 --- a/Pman.Std.js +++ b/Pman.Std.js @@ -99,7 +99,7 @@ Pman.Std = { xtype: 'Store', proxy: { xtype : 'HttpProxy', - url: baseURL + '/Roo/Companies.html', + url: baseURL + '/Roo/core_company', method: 'GET' }, reader: Pman.Readers.Companies,