odoo/addons/website_hr
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
..
controllers [FIX] website_hr: add published for hr.employee 2015-04-27 12:57:35 +02:00
data [FIX] website*: `active` class in menu 2015-08-14 17:10:46 +02:00
i18n [I18N] Update translation terms from Transifex 2015-08-09 02:00:12 +02:00
models [ADD] Helper for /website/image (allows to use aggressive cache) 2014-09-16 19:54:59 +02:00
security [FIX] website_hr: give public group the right to read resource.resource records 2014-08-29 11:12:25 +02:00
views [ADD] Helper for /website/image (allows to use aggressive cache) 2014-09-16 19:54:59 +02:00
__init__.py [MOV] website_hr: new module organization (models / data) 2013-10-14 10:36:52 +02:00
__openerp__.py [MOV] website_hr: new module organization (models / data) 2013-10-14 10:36:52 +02:00