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

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

index a03107c..eb8b6bb 100644 (file)
              "* prop" : "store",
              "items" : [
               {
-               "$ url" : "baseURL + '/Roo/core_enum.php'",
+               "$ url" : "baseURL + '/Roo/clipping_keywords.php'",
                "xtype" : "HttpProxy",
                "method" : "GET",
                "$ xns" : "Roo.data",
index 5c89bba..e5a49d8 100644 (file)
@@ -215,7 +215,7 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
             proxy : {
              '|xns' : 'Roo.data',
              method : 'GET',
-             url : baseURL + '/Roo/core_enum.php',
+             url : baseURL + '/Roo/clipping_keywords.php',
              xns : Roo.data,
              xtype : 'HttpProxy'
             },