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.
 
 
 
 
 

9 lines
308 B

<odoo>
<data>
<template id="assets_backend" name="Sticky Header" inherit_id="web.assets_backend">
<xpath expr=".">
<link rel="stylesheet" href="/list_view_sticky_header/static/src/scss/sticky_header.scss"/>
</xpath>
</template>
</data>
</odoo>