Commit Graph

2 Commits

Author SHA1 Message Date
Mathias Neef c9d41679fb [FIX] website*: `active` class in menu
In the top menu bar, the `active` class is set when the
menu url matches the page url (the url in the browser url bar)

A while ago, we made so all urls
`/page/website.***'
were automatically redirected to
`/page/****`

Therefore, if the menu url still contains this `website.` prefix,
the active class wasn't set on it, while it should.

Fixes #3059
Closes #3070
2015-08-14 17:10:46 +02:00
Thibault Delavallée 594a379b41 [MOV] website_hr: new module organization (models / data)
bzr revid: tde@openerp.com-20131014083652-ropy9u51uxtz7s0k
2013-10-14 10:36:52 +02:00