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.
 
 
 
 
 

11 lines
425 B

<odoo>
<data>
<template id="content_bg_video_id" inherit_id="website.user_navbar">
<xpath expr="//div[@id='o_website_add_page_modal']//ul" position="inside">
<li ><a href="#" data-action="new_bg_video_id">
<i class="fa fa-youtube" aria-hidden="true"/>
<p>Background Video</p></a></li>
</xpath>
</template>
</data>
</odoo>