Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:27:31 +0000 (15:27 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:27:31 +0000 (15:27 +0800)
Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js
Pman.Tab.AdminWatches.js

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

index bcec267..6abb241 100644 (file)
                                                     "*prop": "proxy",
                                                     "method": "GET",
                                                     "xtype": "HttpProxy",
-                                                    "|url": "baseURL + '/Roo/Events.php'",
+                                                    "|url": "baseURL + '/Roo/Core_watch.php'",
                                                     "|xns": "Roo.data"
                                                 },
                                                 {
index 4d625dd..028997d 100644 (file)
@@ -305,7 +305,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                                     xtype: 'HttpProxy',
                                     xns: Roo.data,
                                     method : 'GET',
-                                    url : baseURL + '/Roo/Events.php'
+                                    url : baseURL + '/Roo/Core_watch.php'
                                 },
                                 reader : {
                                     xtype: 'JsonReader',