Procházet zdrojové kódy

Add missing navigation button

Lee Morgan před 6 roky
rodič
revize
1ecc925b13
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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>