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

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

index d9bab28..8805ce2 100644 (file)
@@ -79,7 +79,7 @@
          "$ xns" : "Roo.form",
          "name" : "camapign_id_name",
          "qtip" : "Select campaign",
-         "queryParam" : "search[name]",
+         "queryParam" : "query[name]",
          "tpl" : "<div class=\"x-grid-cell-text x-btn button\"><b>{name}</b></div>",
          "loadingText" : "Searching...",
          "items" : [
index a38b0ef..090a204 100644 (file)
@@ -201,7 +201,7 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
           name : 'camapign_id_name',
           pageSize : 20,
           qtip : _this._strings['0ee0f676f631ad4e8a5844314a3a20de'],
-          queryParam : 'search[name]',
+          queryParam : 'query[name]',
           selectOnFocus : true,
           tpl : '<div class=\"x-grid-cell-text x-btn button\"><b>{name}</b></div>',
           triggerAction : 'all',