From d7cdbf5a45acd5dcda4a2a87a4fe4ee422266122 Mon Sep 17 00:00:00 2001 From: Kerim Date: Thu, 22 Jun 2023 00:55:17 +0500 Subject: [PATCH] deploy --- themes/nurgul/layouts/mainN.htm | 2 +- themes/nurgul/pages/checkout.htm | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/themes/nurgul/layouts/mainN.htm b/themes/nurgul/layouts/mainN.htm index 695616e..afc0e1b 100755 --- a/themes/nurgul/layouts/mainN.htm +++ b/themes/nurgul/layouts/mainN.htm @@ -4,7 +4,7 @@ code = "top-menu" [session] [localePicker] -forceUrl = 1 +forceUrl = 0 == - @@ -167,13 +167,7 @@ title = "Checkout" }) } - function saveOrder() { - oc.ajax('onSaveOrder', { - success: function (data) { - console.log(data); - } - }) - } + {% endput %} -{% endif %} \ No newline at end of file +{% endif %}