Export Monthly Inventory
This commit is contained in:
@@ -23,6 +23,7 @@ namespace InventoryTraker.Web
|
||||
.Include("~/Scripts/angular-strap.js")
|
||||
.Include("~/Scripts/angular-strap.tpl.js")
|
||||
.Include("~/Scripts/ui-grid.js")
|
||||
.Include("~/Scripts/FileSaver.js")
|
||||
.Include("~/js/app.js")
|
||||
.IncludeDirectory("~/js/", "*.js", true)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user