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