Pman.Dialog.CmsPage.bjs
authorAlan Knowles <alan@akkbhome.com>
Sun, 8 Aug 2010 03:02:45 +0000 (11:02 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 8 Aug 2010 03:02:45 +0000 (11:02 +0800)
Pman.Dialog.CmsPage.bjs

index 8bc6685..3b2757b 100644 (file)
@@ -91,9 +91,9 @@
                                             "items": [
                                                 {
                                                     "*prop": "proxy",
-                                                    "xtype": "HttpProxy",
-                                                    "|url": "baseURL + '/Roo/Category.php'",
                                                     "method": "GET",
+                                                    "xtype": "HttpProxy",
+                                                    "|url": "baseURL + '/Roo/Page.php'",
                                                     "|xns": "Roo.data"
                                                 },
                                                 {