From 0fafea2a30a345f34e43ea52d3a73d0311a2f343 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 28 Mar 2017 16:41:23 +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 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, -- 2.39.2