User profile editing and password
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
}
|
||||
});
|
||||
|
||||
controller.$inject = ['$scope', 'userSvc'];
|
||||
function controller($scope, userSvc){
|
||||
var vm = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user