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