Remove inventory, delete transactions
This commit is contained in:
@@ -45,6 +45,6 @@
|
||||
saveUrl: url
|
||||
});
|
||||
|
||||
window.app.constant('model', @Html.JsonFor(Model))
|
||||
window.app.constant('model', @Html.JsonFor(Model));
|
||||
</script>
|
||||
}
|
||||
Reference in New Issue
Block a user