nagasurendra commited on
Commit
44096cd
·
verified ·
1 Parent(s): 85c03b6

Update final_order.html

Browse files
Files changed (1) hide show
  1. final_order.html +1 -3
final_order.html CHANGED
@@ -35,9 +35,7 @@
35
  }
36
 
37
  // Go back to the menu page
38
- function goBack() {
39
- window.location.href = "/index.html"; // Ensure this is the menu page
40
- }
41
  </script>
42
  </body>
43
  </html>
 
35
  }
36
 
37
  // Go back to the menu page
38
+
 
 
39
  </script>
40
  </body>
41
  </html>