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

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

index 7d60ff6..6352f71 100644 (file)
@@ -68,7 +68,7 @@
          "pageSize" : 20,
          "displayField" : "name",
          "emptyText" : "Select Campaign",
-         "hiddenName" : "crm_industry_id",
+         "hiddenName" : "campaign_id",
          "minChars" : 2,
          "valueField" : "id",
          "xtype" : "ComboBox",
@@ -77,7 +77,7 @@
          "editable" : true,
          "width" : 217,
          "$ xns" : "Roo.form",
-         "name" : "crm_industry_id_display_name",
+         "name" : "camapign_id_name",
          "qtip" : "Select core_enum",
          "queryParam" : "search[display_name]",
          "tpl" : "<div class=\"x-grid-cell-text x-btn button\"><b>{display_name}</b> </div>",
index a325ff7..f29a86c 100644 (file)
@@ -195,11 +195,11 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
           emptyText : _this._strings['ded4cba1b04eb8236e24a3e39470d8a7'],
           fieldLabel : 'Campaign',
           forceSelection : true,
-          hiddenName : 'crm_industry_id',
+          hiddenName : 'campaign_id',
           listWidth : 400,
           loadingText : _this._strings['1243daf593fa297e07ab03bf06d925af'],
           minChars : 2,
-          name : 'crm_industry_id_display_name',
+          name : 'camapign_id_name',
           pageSize : 20,
           qtip : _this._strings['6c768695a8efb18436d5b7b4374cdb45'],
           queryParam : 'search[display_name]',