Change password fix
This commit is contained in:
@@ -204,7 +204,7 @@ angular.module('app.frontend')
|
|||||||
console.error("Change pw error", response);
|
console.error("Change pw error", response);
|
||||||
callback({error: error});
|
callback({error: error});
|
||||||
})
|
})
|
||||||
})
|
}.bind(this))
|
||||||
}
|
}
|
||||||
|
|
||||||
this.staticifyObject = function(object) {
|
this.staticifyObject = function(object) {
|
||||||
|
|||||||
Reference in New Issue
Block a user