소스 검색

Add missing navigation button

Lee Morgan 6 년 전
부모
커밋
1ecc925b13
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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>