X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreEmail.js;h=5f929140ab71d26098e06abc8bf7b06e2e1e9086;hb=c0b3a49c3649c9170c91daefa2b12fa0ef211556;hp=515a73c73c52ea244947046d481da6cef87b55a4;hpb=d07d55347d3ed4c5c93cfe456416c1e664da81c6;p=Pman.Core diff --git a/Pman.Dialog.CoreEmail.js b/Pman.Dialog.CoreEmail.js index 515a73c7..5f929140 100644 --- a/Pman.Dialog.CoreEmail.js +++ b/Pman.Dialog.CoreEmail.js @@ -677,14 +677,14 @@ Pman.Dialog.CoreEmail = { listWidth : 400, loadingText : _this._strings['1243daf593fa297e07ab03bf06d925af'] /* Searching... */, minChars : 2, - name : 'template', - pageSize : 20, + name : 'name', + pageSize : 25, qtip : _this._strings['2c466a2c159463f1d9ef5a7b57b52827'] /* Select BCC Group */, selectOnFocus : true, - tpl : '
{file}
', + tpl : '
{name}
', triggerAction : 'all', typeAhead : true, - valueField : 'file', + valueField : 'id', width : 200, xns : Roo.form, '|xns' : 'Roo.form',