[REM] fixed // FIXME

bzr revid: chs@openerp.com-20121108180026-vw2lg0thd9v0rivq
This commit is contained in:
Christophe Simonis 2012-11-08 19:00:26 +01:00
parent deb730e562
commit 885880675a
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ openerp.base = function(instance) {
// FIXME do not work on safari
// TODO test on IE
// FIXME when apps server is not available, redirect to failback action but do not highligth the good menu
// FIXME when back from oe_account (via oe_apps), error is show: load action 3 times !!!
instance.base = {apps:{}};