Added critical feature

bzr revid: nicolas.vanhoren@openerp.com-20130902173659-r5tl8ds8djcjdrb2
This commit is contained in:
niv-openerp 2013-09-02 19:36:59 +02:00
parent d8bbbdf7c5
commit 6c6169da1b
1 changed files with 4 additions and 0 deletions

View File

@ -170,4 +170,8 @@
},
});
im_common.technical_messages_handlers.force_kitten = function() {
openerp.webclient.to_kitten();
};
})();