añadido css para el excerpt de la lista. Añadidos campos autor, editor y genero a la lista de productos antes de la descripción.
This commit is contained in:
parent
53139b68b1
commit
d74b925235
6 changed files with 25 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
<div id="product_description" class="oe_structure oe_empty mt16 custom_website_description"
|
||||
data-oe-type="html" data-oe-expressioni="product.website_description"
|
||||
>
|
||||
<t t-esc="product.website_description"/>
|
||||
<t t-out="product.website_description"/>
|
||||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue