From: Vincent Vanwaelscappel Date: Mon, 6 May 2024 16:00:32 +0000 (+0200) Subject: wip #6895 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1ecf6a308119b2d1e0a8640cd8d39e8c8940bce4;p=bastide-resah.git wip #6895 --- diff --git a/resources/webflow/js/custom.js b/resources/webflow/js/custom.js index ce7eeaf..67250a5 100644 --- a/resources/webflow/js/custom.js +++ b/resources/webflow/js/custom.js @@ -322,6 +322,8 @@ Cart.prototype = { } $(function () { + $('body').append(''); + $('#wf-form-login').attr('action', '/landing/login'); $("#wf-form-login").append('');