Change password fix

This commit is contained in:
Mo Bitar
2017-07-22 09:23:58 -05:00
parent 85b360d9b5
commit b302949f97

View File

@@ -204,7 +204,7 @@ angular.module('app.frontend')
console.error("Change pw error", response);
callback({error: error});
})
})
}.bind(this))
}
this.staticifyObject = function(object) {