[IMP] website_blog: removed follow / unfollow from blog posts; only categories are followable through website interface

bzr revid: tde@openerp.com-20130930143605-nlrkg7yhm5c70o4f
This commit is contained in:
Thibault Delavallée 2013-09-30 16:36:05 +02:00
parent 857f255d95
commit eb68e5fa67
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@
</li>
</ul>
<section groups="group_website_blog_reply" class="mb32">
<t t-call="website_mail.follow"><t t-set="object" t-value="blog_post"/></t>
<h4>Leave a Comment</h4>
<form id="comment" t-attf-action="/blog/#{blog_post.category_id.id}/#{blog_post.id}/post#post"
method="POST">