Pman.Tab.AdminNotify.bjs
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:37:22 +0000 (14:37 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:37:22 +0000 (14:37 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index 4a2b075..c10e60f 100644 (file)
                                             "* prop" : "store",
                                             "items" : [
                                                 {
-                                                    "$ url" : "baseURL + '/Roo/core_notify.php'",
+                                                    "$ url" : "baseURL + '/Roo/core_enum.php'",
                                                     "xtype" : "HttpProxy",
                                                     "method" : "GET",
                                                     "$ xns" : "Roo.data",
index e027820..c23f85f 100644 (file)
@@ -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