Pman.Dialog.CoreEmail.bjs
[Pman.Core] / Pman.Dialog.CoreEmail.js
index c2d021e..8b04a5b 100644 (file)
@@ -674,7 +674,6 @@ Pman.Dialog.CoreEmail = {
                fieldLabel : _this._strings['278c491bdd8a53618c149c4ac790da34'] /* Template */,
                forceSelection : true,
                hiddenName : 'template',
-               listWidth : 400,
                loadingText : _this._strings['1243daf593fa297e07ab03bf06d925af'] /* Searching... */,
                minChars : 2,
                name : 'name',
@@ -685,7 +684,7 @@ Pman.Dialog.CoreEmail = {
                triggerAction : 'all',
                typeAhead : true,
                valueField : 'id',
-               width : 200,
+               width : 300,
                xns : Roo.form,
                '|xns' : 'Roo.form',
                xtype : 'ComboBox',