Merge pull request #554 from julceslauhub/master

Fix conflict with the USR_STATUS (editing profile) identifiers on the ExtJs script
This commit is contained in:
julceslauhub
2012-09-12 14:54:54 -07:00

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 : {