You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
312 B
7 lines
312 B
<odoo>
|
|
<template id="assets_frontend" inherit_id="website.assets_frontend" name="Assets For Products Quick View">
|
|
<xpath expr="." position="inside">
|
|
<link href="/website_sale_product_quick_view/static/src/css/style.css" rel="stylesheet" type="text/css"/>
|
|
</xpath>
|
|
</template>
|
|
</odoo>
|
|
|