From 71de85abeed174ceb17b718145011daecaa1f475 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 2 Feb 2026 18:23:21 +0100 Subject: [PATCH] #7976 --- js/libs/fluidbook/cart/fluidbook.cart.bastide-resah-guest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/libs/fluidbook/cart/fluidbook.cart.bastide-resah-guest.js b/js/libs/fluidbook/cart/fluidbook.cart.bastide-resah-guest.js index 8dd5747e..c959d99b 100644 --- a/js/libs/fluidbook/cart/fluidbook.cart.bastide-resah-guest.js +++ b/js/libs/fluidbook/cart/fluidbook.cart.bastide-resah-guest.js @@ -76,7 +76,7 @@ FluidbookCartBastideResahGuest.prototype = { }, updateIcon: function () { - $(this.fluidbook).trigger('fluidbook.cart.updateIcon', {number: this.getItemCount()}); + }, updateDataContent: function () { -- 2.39.5