X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreEmail.bjs;h=81be475a2e1ef079c5a104f5b29ff467a9584753;hb=c0b3a49c3649c9170c91daefa2b12fa0ef211556;hp=e4e8537cb4891e3ab0fc46e672049132a6199cd5;hpb=d07d55347d3ed4c5c93cfe456416c1e664da81c6;p=Pman.Core diff --git a/Pman.Dialog.CoreEmail.bjs b/Pman.Dialog.CoreEmail.bjs index e4e8537c..81be475a 100644 --- a/Pman.Dialog.CoreEmail.bjs +++ b/Pman.Dialog.CoreEmail.bjs @@ -312,21 +312,21 @@ "fieldLabel" : "Template", "forceSelection" : true, "selectOnFocus" : true, - "pageSize" : 20, + "pageSize" : 25, "displayField" : "file", "emptyText" : "Select BCC Group", "hiddenName" : "template", "minChars" : 2, - "valueField" : "file", + "valueField" : "id", "xtype" : "ComboBox", "allowBlank" : true, "typeAhead" : true, "editable" : false, "width" : 200, "$ xns" : "Roo.form", - "name" : "template", + "name" : "name", "qtip" : "Select BCC Group", - "tpl" : "
{file}
", + "tpl" : "
{name}
", "loadingText" : "Searching...", "items" : [ {