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

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

index 6a45f00..b4cc828 100644 (file)
@@ -79,7 +79,7 @@
          "$ xns" : "Roo.form",
          "name" : "camapign_id_name",
          "qtip" : "Select campaign",
-         "queryParam" : "search[display_name]",
+         "queryParam" : "search[name]",
          "tpl" : "<div class=\"x-grid-cell-text x-btn button\"><b>{display_name}</b> </div>",
          "loadingText" : "Searching...",
          "items" : [
index a873efe..85514a9 100644 (file)
@@ -202,7 +202,7 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
           name : 'camapign_id_name',
           pageSize : 20,
           qtip : _this._strings['0ee0f676f631ad4e8a5844314a3a20de'],
-          queryParam : 'search[display_name]',
+          queryParam : 'search[name]',
           selectOnFocus : true,
           tpl : '<div class=\"x-grid-cell-text x-btn button\"><b>{display_name}</b> </div>',
           triggerAction : 'all',