From 198563975a84e3f3d72664fcb3a6a4b0870d98db Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 11 Feb 2015 14:37:22 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 2 +- Pman.Tab.AdminNotify.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index 4a2b075..c10e60f 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -164,7 +164,7 @@ "* prop" : "store", "items" : [ { - "$ url" : "baseURL + '/Roo/core_notify.php'", + "$ url" : "baseURL + '/Roo/core_enum.php'", "xtype" : "HttpProxy", "method" : "GET", "$ xns" : "Roo.data", diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index e027820..c23f85f 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -314,7 +314,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ store : { proxy : { '|xns' : 'Roo.data', - url : baseURL + '/Roo/core_notify.php', + url : baseURL + '/Roo/core_enum.php', xtype : 'HttpProxy', method : 'GET', xns : Roo.data -- 2.39.2