[FIX] im_chat : momentjs undefined on external pages. Temporary fix by replacing...
authorJérome Maes <jem@openerp.com>
Tue, 18 Nov 2014 10:35:28 +0000 (11:35 +0100)
committerJérome Maes <jem@openerp.com>
Tue, 18 Nov 2014 10:35:28 +0000 (11:35 +0100)
commit7a7bf11e92ffdd2de06e444ddc77aeb528ed4764
tree5f7b1650659143286182169825d3e4101a32fbd6
parent171948a2b6af8a74f90f42f6d1dae367507df23c
[FIX] im_chat : momentjs undefined on external pages. Temporary fix by replacing moment() by window.moment(). The moment helper is defined in core.js, which is not imported in web_assets common. If refactoring, the dates will be pre-process in render_messages().
addons/im_chat/static/src/js/im_chat.js
addons/im_chat/static/src/xml/im_chat.xml