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

Update templates/menu.html (#3)

Browse files

- Update templates/menu.html (0c54a1319d9a3030f0fe95e780608029941e5b22)


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="addSoftDrinkToCart()" aria-label="Add soft drink to cart">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="addToCartFromModal()">Add to Cart</button>
1388
  </div>
1389
  </div>
1390
  </div>