Siddharth Bhalgami 2018-04-06 16:44:23 +05:30
parent 441827be23
commit e67b7e553c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<t t-set="publish_edit" t-value="True"/>
</t>
<div class="clearfix"/>
<div class="emp" t-att-data-publish="employee.website_published and website in employee.website_ids and 'on' or 'off'}">
<div class="emp" t-att-data-publish="employee.website_published and website in employee.website_ids and 'on' or 'off'">
<img t-att-src="website.image_url(employee, 'image_medium')" class="img shadow img-rounded"/>
<div class="mt8">
<strong t-field="employee.name"></strong>