Small fixes

This commit is contained in:
RainLoop Team 2015-05-05 20:41:15 +04:00
parent 3246b2c81f
commit 66c3307291
14 changed files with 105 additions and 31 deletions

View file

@ -103,6 +103,8 @@
this.passwordUpdateSuccess(true);
this.currentPassword.error(false);
require('App/User').setClientSideToken(oData.Result);
}
else
{