[FIX] website_forum:
authorJeremy Kersten <jke@odoo.com>
Tue, 18 Nov 2014 13:31:36 +0000 (14:31 +0100)
committerJeremy Kersten <jke@odoo.com>
Tue, 18 Nov 2014 13:31:36 +0000 (14:31 +0100)
commit3288f07eaa23961f075139ba957485b5ccca93d0
treeeb10a3ebba07cc392382dfd6109366001cf26151
parentd80f2a716bab0e727fde2c477d1e580047423445
[FIX] website_forum:
   Use if_dom_contains to check if we need to load js
   Fix bug where _tag_to_write_vals was called like old API but model converter was new api
   Move IsKarmaValid and Load CKE only in website_forum context
addons/website_forum/controllers/main.py
addons/website_forum/static/src/js/website_forum.js