From e6a3852c1fb64fd8f1295f99e7933cdec9b7efb7 Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Tue, 27 Oct 2015 13:47:08 +0100 Subject: [PATCH] [FIX] website: child menus without url. This is possible to have a child menu without URL. The condition checking if the `active` class must be added or not must take that into account. opw-653132 --- addons/website/views/website_templates.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/website/views/website_templates.xml b/addons/website/views/website_templates.xml index 2c24ed98d31..5c71266af9d 100644 --- a/addons/website/views/website_templates.xml +++ b/addons/website/views/website_templates.xml @@ -40,7 +40,7 @@