Pman.Dialog.CoreNotifyRecurKeywords.bjs
authorEdward <edward@roojs.com>
Mon, 4 May 2015 07:35:47 +0000 (15:35 +0800)
committerEdward <edward@roojs.com>
Mon, 4 May 2015 07:35:47 +0000 (15:35 +0800)
Pman.Dialog.CoreNotifyRecurKeywords.js

Pman.Dialog.CoreNotifyRecurKeywords.bjs
Pman.Dialog.CoreNotifyRecurKeywords.js

index 20e7a24..0829833 100644 (file)
@@ -94,7 +94,7 @@
            "* prop" : "store",
            "items" : [
             {
-             "$ url" : "baseURL + '/Roo/core_enum.php'",
+             "$ url" : "baseURL + '/Roo/Projects.php'",
              "method" : "GET",
              "xtype" : "HttpProxy",
              "$ xns" : "Roo.data",
index faabfe8..064cc87 100644 (file)
@@ -156,7 +156,7 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
            proxy : {
             '|xns' : 'Roo.data',
             method : 'GET',
-            url : baseURL + '/Roo/core_enum.php',
+            url : baseURL + '/Roo/Projects.php',
             xns : Roo.data,
             xtype : 'HttpProxy'
            },