GI-173 Al habilitar el Enable PM Gmail debe mostrarse con el combo vacio
This commit is contained in:
@@ -91,6 +91,7 @@ Ext.onReady(function(){
|
|||||||
if (checked) {
|
if (checked) {
|
||||||
Ext.getCmp('typeAuthentication').enable();
|
Ext.getCmp('typeAuthentication').enable();
|
||||||
Ext.getCmp('typeAuthentication').show();
|
Ext.getCmp('typeAuthentication').show();
|
||||||
|
Ext.getCmp('typeAuthentication').clearValue();
|
||||||
} else {
|
} else {
|
||||||
Ext.MessageBox.confirm(
|
Ext.MessageBox.confirm(
|
||||||
_('ID_CONFIRM'),
|
_('ID_CONFIRM'),
|
||||||
|
|||||||
Reference in New Issue
Block a user