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