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',
|
||||
vtype:'email',
|
||||
width: 200,
|
||||
disabled : true,
|
||||
disabled: true,
|
||||
allowBlank: false,
|
||||
enableKeyEvents: true,
|
||||
listeners: {
|
||||
|
||||
Reference in New Issue
Block a user