From: Vincent Vanwaelscappel Date: Tue, 23 Apr 2024 07:32:11 +0000 (+0200) Subject: wip #6875 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=b8d7dae8c06176bd4cc5bf77d3bad82d7f5f4858;p=fluidbook-toolbox.git wip #6875 @0.25 --- diff --git a/app/Fluidbook/Compiler/Cart.php b/app/Fluidbook/Compiler/Cart.php index a257b46ec..c6346ac0b 100644 --- a/app/Fluidbook/Compiler/Cart.php +++ b/app/Fluidbook/Compiler/Cart.php @@ -582,7 +582,7 @@ trait Cart { $this->lessVariables['import-cart-styles'] = 'bastide-resah-cart'; - $this->addJsLib('bastide', 'js/libs/fluidbook/cart/fluidbook.cart.bastide-resah.js'); + $this->addJsLib('bastide-resah', 'js/libs/fluidbook/cart/fluidbook.cart.bastide-resah.js'); if (!empty($this->config->basketReferences)) {