Skip to content
Snippets Groups Projects
Commit 365f5e75 authored by Florent de Labarre's avatar Florent de Labarre Committed by GitHub
Browse files

[FIX] website_sale_comparison: allow inherit ProductComparison


closes odoo/odoo#69514

Signed-off-by: default avatarJérémy Kersten (jke) <jke@openerp.com>
parent f939c7b2
Branches
Tags
No related merge requests found
......@@ -287,4 +287,5 @@ publicWidget.registry.ProductComparison = publicWidget.Widget.extend({
$target.find('.fa-chevron-circle-down, .fa-chevron-circle-right').toggleClass('fa-chevron-circle-down fa-chevron-circle-right');
},
});
return ProductComparison;
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment