[IMP] menu loading: simplify/optimize menu loading mechanism and de-duplicate need_ac...
authorOlivier Dony <odo@openerp.com>
Wed, 12 Dec 2012 20:51:20 +0000 (21:51 +0100)
committerOlivier Dony <odo@openerp.com>
Wed, 12 Dec 2012 20:51:20 +0000 (21:51 +0100)
commit55419f063caf410cd21481c48688859a85dde5fc
tree259651635f5f364f93738cc55daa8a1ff77a7f59
parent4c1ead2a1c454a541eef1aeff35a6f31fe08dd05
[IMP] menu loading: simplify/optimize menu loading mechanism and de-duplicate need_action load, use child_of, skip useless calls, update tests

bzr revid: odo@openerp.com-20121212205120-qa8gq86hh6f26bdk
addons/web/controllers/main.py
addons/web/static/src/js/chrome.js
addons/web/tests/test_menu.py