Box modifications

This commit is contained in:
2016-10-18 11:10:01 -04:00
parent 3caf0bd766
commit fdc34c4ef7
109 changed files with 11033 additions and 2442 deletions
@@ -1,6 +1,4 @@
@using InventoryTraker.Web.Helpers
@using InventoryTraker.Web.Models
@model dynamic
@model dynamic
@{
ViewBag.Title = "Inventory";
@@ -8,7 +6,7 @@
<div ng-controller="TransactionController as vm">
<h1 class="page-header">
Transaction History
<i class="fa fa-fw fa-list"></i> Transaction History
</h1>
<div class="pull-right">
</div>