[IMP] : hide defualt tag on blog post

bzr revid: aja@tinyerp.com-20140220073246-nhs8xulemzy8idq3
This commit is contained in:
ajay javiya (OpenERP) 2014-02-20 13:02:46 +05:30
parent 762598ad9f
commit df9426402f
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@
<!-- Options: Blog Post: show tags -->
<template id="opt_blog_post_complete_tags" name="Tags"
inherit_option_id="website_blog.blog_post_complete" inherit_id="website_blog.blog_post_complete">
inherit_option_id="website_blog.blog_post_complete">
<xpath expr="//p[@name='blog_post_data']" position="after">
<p class="post-meta text-muted text-center" t-if="len(blog_post.tag_ids)">
<span class="fa fa-tags"/>