BUG 9681 "Cuando se quiere configurar el email con una..." SOLVED
- Clearing the "Account From" field in ADMIN>Settings>Email not cleared the password - Problem solved by deleting the "Account From" field is automatically deleted the password * Available from version 2.0.44
This commit is contained in:
@@ -273,7 +273,7 @@ Ext.onReady(function(){
|
|||||||
name:'AccountFrom',
|
name:'AccountFrom',
|
||||||
vtype:'email',
|
vtype:'email',
|
||||||
width: 200,
|
width: 200,
|
||||||
disabled : true,
|
disabled: true,
|
||||||
allowBlank: false,
|
allowBlank: false,
|
||||||
enableKeyEvents: true,
|
enableKeyEvents: true,
|
||||||
listeners: {
|
listeners: {
|
||||||
|
|||||||
Reference in New Issue
Block a user