nagasurendra commited on
Commit
2988dc4
·
verified ·
1 Parent(s): 26802fc

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +2 -1
templates/menu.html CHANGED
@@ -563,6 +563,7 @@ form-check-input addon-option{
563
  <p id="modal-price" class="text-muted text-center"></p>
564
  <!-- Item Description -->
565
  <p id="modal-description" class="text-secondary"></p>
 
566
  <!-- Add-ons -->
567
  <div id="modal-addons" class="modal-addons mt-4">
568
  <h6>Customization Options</h6>
@@ -587,7 +588,7 @@ form-check-input addon-option{
587
  </div>
588
  </div>
589
  </div>
590
- <div id="most-common-addons"></div>
591
 
592
  </div>
593
 
 
563
  <p id="modal-price" class="text-muted text-center"></p>
564
  <!-- Item Description -->
565
  <p id="modal-description" class="text-secondary"></p>
566
+ <div id="most-common-addons"></div>
567
  <!-- Add-ons -->
568
  <div id="modal-addons" class="modal-addons mt-4">
569
  <h6>Customization Options</h6>
 
588
  </div>
589
  </div>
590
  </div>
591
+
592
 
593
  </div>
594