From 18011a7cbe24b88c6302f239098d3c94d68744bb Mon Sep 17 00:00:00 2001 From: "Antoine Vandevenne (anv)" Date: Fri, 19 Feb 2021 15:52:55 +0100 Subject: [PATCH] wrap and together in accordions --- extensions/odoo_theme/static/js/utils.js | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/extensions/odoo_theme/static/js/utils.js b/extensions/odoo_theme/static/js/utils.js index a75748fdd..9c1d50bd2 100644 --- a/extensions/odoo_theme/static/js/utils.js +++ b/extensions/odoo_theme/static/js/utils.js @@ -1,5 +1,5 @@ /** - * Update the page TOC entries and heading references to allow collapsing them. + * Update the provided TOC to allow collapsing its entries with Bootstrap's accordion. * * The typical structure of a TOC menu is a follows: *