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.
8 lines
382 B
8 lines
382 B
<odoo>
|
|
<template id="assets_frontend" inherit_id="website.assets_frontend" name="AssetFor Products Quick View">
|
|
<xpath expr="." position="inside">
|
|
<script type="text/javascript" src="/snippet_video_bg/static/lib/jquery.tubular.1.0.js"/>
|
|
<script type="text/javascript" src="/snippet_video_bg/static/src/js/index.js"/>
|
|
</xpath>
|
|
</template>
|
|
</odoo>
|
|
|