]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6875 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 23 Apr 2024 07:32:11 +0000 (09:32 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 23 Apr 2024 07:32:11 +0000 (09:32 +0200)
app/Fluidbook/Compiler/Cart.php

index a257b46ec0c8c912d7bf8cd6a1e4ca738b042d1d..c6346ac0b05830236fc3936a08b15dd62af21aa3 100644 (file)
@@ -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)) {