deja de usar website_description_limited porque javascript de
website_description ya lo recorta.
This commit is contained in:
parent
d74b925235
commit
7faf0459f6
9 changed files with 23 additions and 89 deletions
|
@ -3,7 +3,7 @@
|
|||
<template id="product_full_description_inherit" inherit_id="website_sale.product">
|
||||
<xpath expr="//div[@t-field='product.website_description']" position="replace">
|
||||
<div id="product_description" class="oe_structure oe_empty mt16 custom_website_description"
|
||||
data-oe-type="html" data-oe-expressioni="product.website_description"
|
||||
data-oe-type="html" data-oe-expression="product.website_description"
|
||||
>
|
||||
<t t-out="product.website_description"/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue