lokeshloki143 geethareddy commited on
Commit
a24e318
·
verified ·
1 Parent(s): 326b2d9

Update templates/menu.html (#4)

Browse files

- Update templates/menu.html (694f30158c58ca4f738779e62c0f0101b2671283)


Co-authored-by: geetha <[email protected]>

Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -1384,7 +1384,7 @@
1384
  </div>
1385
  </div>
1386
  <div class="modal-footer">
1387
- <button type="button" class="btn btn-primary" onclick="addToCartFromModal()">Add to Cart</button>
1388
  </div>
1389
  </div>
1390
  </div>
 
1384
  </div>
1385
  </div>
1386
  <div class="modal-footer">
1387
+ <button type="button" class="btn btn-primary" onclick="addSoftDrinkToCart()" aria-label="Add soft drink to cart">Add to Cart</button>
1388
  </div>
1389
  </div>
1390
  </div>