Box modifications
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user