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