Pman.Tab.AdminLogEvents.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 30 Sep 2013 03:37:28 +0000 (11:37 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 30 Sep 2013 03:37:28 +0000 (11:37 +0800)
Pman.Tab.AdminLogEvents.js

Pman.Tab.AdminLogEvents.bjs
Pman.Tab.AdminLogEvents.js

index 779023a..90158b8 100644 (file)
                                                                     "*prop": "proxy",
                                                                     "method": "GET",
                                                                     "xtype": "HttpProxy",
-                                                                    "|url": "baseURL + '/Roo/Event.php'",
+                                                                    "|url": "baseURL + '/Roo/Events.php'",
                                                                     "|xns": "Roo.data"
                                                                 },
                                                                 {
index a77a2b7..9297c99 100644 (file)
@@ -384,7 +384,7 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
                                                 xtype: 'HttpProxy',
                                                 xns: Roo.data,
                                                 method : 'GET',
-                                                url : baseURL + '/Roo/Event.php'
+                                                url : baseURL + '/Roo/Events.php'
                                             },
                                             reader : {
                                                 xtype: 'JsonReader',