Pman.Tab.CoreEmail.bjs
authorEdward <edward@roojs.com>
Fri, 21 Feb 2014 04:30:40 +0000 (12:30 +0800)
committerEdward <edward@roojs.com>
Fri, 21 Feb 2014 04:30:40 +0000 (12:30 +0800)
Pman.Tab.CoreEmail.js

Pman.Tab.CoreEmail.bjs
Pman.Tab.CoreEmail.js

index dc2320f..5b46724 100644 (file)
                                                     "*prop": "proxy",
                                                     "method": "GET",
                                                     "xtype": "HttpProxy",
-                                                    "|url": "baseURL+'/Roo/Core_mailing_list_message.php'",
+                                                    "|url": "baseURL+'/Roo/Core_email.php'",
                                                     "|xns": "Roo.data"
                                                 },
                                                 {
index e188e44..f062066 100644 (file)
@@ -361,7 +361,7 @@ Pman.Tab.CoreEmail = new Roo.XComponent({
                                     xtype: 'HttpProxy',
                                     xns: Roo.data,
                                     method : 'GET',
-                                    url : baseURL+'/Roo/Core_mailing_list_message.php'
+                                    url : baseURL+'/Roo/Core_email.php'
                                 },
                                 reader : {
                                     xtype: 'JsonReader',