odoo/addons/website/views
Denis Ledoux 19b5ba2b08 [FIX] website: condition to flag a menu as `active` in the top menu
1. A menu with `/page/website.***` should be flagged as `active`
if the current url is `/page/***`. This is a retro-compatibility
patch for c9d41679fb, so the
menu is marked as active without having to rename it, by
removing this `website.` thing.

2. If you defined two menus with as url `/page/test` and `/page/test2`
Both menus were flagged as `active` when you browsed the url
`/page/test2`, because it started by both menus urls.

Fixes #3059
Closes #3070
2015-08-14 17:11:16 +02:00
..
ir_actions.xml [IMP] Add url widget in server actions form view 2014-02-18 09:43:15 +01:00
res_config.xml [FIX] website: can not change website name 2014-12-01 16:50:51 +01:00
snippets.xml [FIX] website: customize logo 2015-04-24 13:30:47 +02:00
themes.xml [FIX] Use local copies of png instead of fetching them from websites 2015-01-23 11:23:04 +01:00
website_backend_navbar.xml [FIX] website: 'Display Editor Bar on Website' group stopped working at commit a2ef044c47 2014-09-26 16:50:34 +02:00
website_templates.xml [FIX] website: condition to flag a menu as `active` in the top menu 2015-08-14 17:11:16 +02:00
website_views.xml [IMP] website: update sample social media accounts 2014-07-30 13:24:39 +02:00