Fix conflict with the USR_STATUS (editing profile) identifiers on the ExtJs script

This commit is contained in:
Julio Cesar Laura
2012-09-12 17:53:42 -04:00
parent 11271ef9aa
commit 03c3031155

View File

@@ -1053,6 +1053,7 @@ function saveUser()
var confPass = frmDetails.getForm().findField('USR_CNF_PASS').getValue();
if (confPass === newPass) {
Ext.getCmp('USR_STATUS').setDisabled(readMode);
Ext.getCmp('frmDetails').getForm().submit({
url : 'usersAjax',
params : {