[REV] Chatter: reverted hack about reloading menus.

bzr revid: tde@openerp.com-20121120090602-un5239e4yl3xcob6
This commit is contained in:
Thibault Delavallée 2012-11-20 10:06:02 +01:00
parent b9c07b1019
commit 3001a4dd49
1 changed files with 1 additions and 1 deletions

View File

@ -1636,7 +1636,7 @@ openerp.mail = function (session) {
// }
// });
// var r = menu.data;
window.setTimeout(function(){menu.do_reload();}, 0);
// window.setTimeout(function(){menu.do_reload();}, 0);
// });
},