X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreEmail.bjs;h=e3c61b1068e8e08301d70039ede545db9785a064;hb=ca1211f276c1183012dad74801cd13cb605e5219;hp=81be475a2e1ef079c5a104f5b29ff467a9584753;hpb=c0b3a49c3649c9170c91daefa2b12fa0ef211556;p=Pman.Core diff --git a/Pman.Dialog.CoreEmail.bjs b/Pman.Dialog.CoreEmail.bjs index 81be475a..e3c61b10 100644 --- a/Pman.Dialog.CoreEmail.bjs +++ b/Pman.Dialog.CoreEmail.bjs @@ -303,9 +303,6 @@ "name" : "from_email" }, { - "listeners" : { - "select" : "function (combo, record, index)\n{\n \n/*\n (function() { \n combo.setValue('');\n }).defer(100);\n*/ \n if(!record){\n return;\n }\n _this.form.findField('bodytext').setValue(record.data.content);\n\n}" - }, "alwaysQuery" : true, "listWidth" : 400, "triggerAction" : "all", @@ -313,7 +310,7 @@ "forceSelection" : true, "selectOnFocus" : true, "pageSize" : 25, - "displayField" : "file", + "displayField" : "name", "emptyText" : "Select BCC Group", "hiddenName" : "template", "minChars" : 2,