diff --git a/addons/dine360_reservation/views/reservation_templates.xml b/addons/dine360_reservation/views/reservation_templates.xml index 406b8cf..652813d 100644 --- a/addons/dine360_reservation/views/reservation_templates.xml +++ b/addons/dine360_reservation/views/reservation_templates.xml @@ -81,10 +81,7 @@ Select a date and guest count to see available slots -
+ @@ -155,10 +152,7 @@ this.style.color = "#171422"; hiddenInput.value = slot.full_dt; - const infoDiv = document.getElementById('selection_info'); - const infoText = document.getElementById('assigned_table_text'); - infoDiv.style.display = 'block'; - infoText.innerHTML = "Assignment: " + slot.tables + ""; + }; container.appendChild(btn); }); @@ -193,34 +187,36 @@Your reservation request