From: soufiane Date: Tue, 20 Jan 2026 15:44:20 +0000 (+0100) Subject: wait #7898 @1:40 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=51ebb35e67a58e07f9919a27e6d49fb12930b8f8;p=fluidbook-html5.git wait #7898 @1:40 --- diff --git a/js/libs/fluidbook/cart/fluidbook.cart.kimplay.js b/js/libs/fluidbook/cart/fluidbook.cart.kimplay.js index e67ea32c..026e2784 100644 --- a/js/libs/fluidbook/cart/fluidbook.cart.kimplay.js +++ b/js/libs/fluidbook/cart/fluidbook.cart.kimplay.js @@ -21,6 +21,7 @@ FluidbookCartKimplay.prototype = { $(document).on(this.fluidbook.input.clickEvent, '#open-request', function () { $this.fluidbook.menu.quickCloseView(); $this.getContactForm(); + $this.fluidbook.resize.resizeView(); return false; }); @@ -133,7 +134,6 @@ FluidbookCartKimplay.prototype = { }, updateIcon: function () { - console.log(this.getItemsNumbers()); $(this.fluidbook).trigger('fluidbook.cart.updateIcon', {number: this.getItemsNumbers()}); }, @@ -154,7 +154,7 @@ FluidbookCartKimplay.prototype = { } var $this = this; - var content = ''; + var content = '
'; content += ''; content += ''; content += ''; @@ -190,7 +190,7 @@ FluidbookCartKimplay.prototype = { content += ''; }); content += ''; - content += '
'; + content += ''; content += '