This commit is contained in:
parent
441827be23
commit
e67b7e553c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user