[FIX] website_forum: fixed comment unlink action :
authorThibault Delavallée <tde@openerp.com>
Wed, 27 Aug 2014 08:57:29 +0000 (10:57 +0200)
committerThibault Delavallée <tde@openerp.com>
Wed, 27 Aug 2014 09:41:51 +0000 (11:41 +0200)
commit1e402cb084915c0841c4b6cb945ed37b6753c24f
tree5f8c7b29188c04430e9bb7d1f8807a70fa950e92
parent5b4f8a6278b36533b128c63955bde163549a41dd
[FIX] website_forum: fixed comment unlink action :
- fixed call to a wrong method
- fixed button display, now based on the standard way of managing karma (popup when
not having the required karma)
- fixed button display karma computation
- some css tweaking for this button
addons/website_forum/controllers/main.py
addons/website_forum/static/src/css/website_forum.css
addons/website_forum/static/src/css/website_forum.sass
addons/website_forum/views/website_forum.xml