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

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

index e45d264..81130e6 100644 (file)
            "* prop" : "combo",
            "queryParam" : "search[display_name]",
            "tpl" : "<div class=\"x-grid-cell-text x-btn button\"><b>{keyword}</b> </div>",
-           "nameField" : "display_name",
            "items" : [
             {
              "listeners" : {
index e8d8ba4..0be720a 100644 (file)
@@ -263,7 +263,6 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
            idField : 'id',
            listWidth : 200,
            minChars : 2,
-           nameField : 'display_name',
            queryParam : 'search[display_name]',
            tpl : '<div class=\"x-grid-cell-text x-btn button\"><b>{keyword}</b> </div>',
            triggerAction : 'all',