Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 03:51:21 +0000 (11:51 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 03:51:21 +0000 (11:51 +0800)
Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js
Pman.Tab.AdminWatches.js

Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js

index 2b6999a..3b240ec 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "id": "roo-file-169",
+    "id": "roo-file-58",
     "name": "Pman.Tab.AdminWatches",
     "parent": "Pman.Tab.Admin",
     "title": "Pman.Tab.AdminWatches",
                                                     "*prop": "proxy",
                                                     "method": "GET",
                                                     "xtype": "HttpProxy",
-                                                    "|url": "baseURL + '/Roo/Core_watch.php'",
+                                                    "|url": "baseURL + '/Roo/Events.php'",
                                                     "|xns": "Roo.data"
                                                 },
                                                 {
index 51821c0..1410a98 100644 (file)
@@ -270,7 +270,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                                     xtype: 'HttpProxy',
                                     xns: Roo.data,
                                     method : 'GET',
-                                    url : baseURL + '/Roo/Core_watch.php'
+                                    url : baseURL + '/Roo/Events.php'
                                 },
                                 reader : {
                                     xtype: 'JsonReader',