Browse Source

Add missing navigation button

Lee Morgan 6 years ago
parent
commit
1ecc925b13
1 changed files with 2 additions and 0 deletions
  1. 2 0
      views/inventoryPage/inventory.ejs

+ 2 - 0
views/inventoryPage/inventory.ejs

@@ -80,6 +80,8 @@
 
         <div id="enterTransactionsStrand">
             <h1>Enter items sold since (Date)</h1>
+            
+            <button onclick="inventoryObj.display()">Back to inventory</button>
 
             <table>
                 <thead>