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.
 
 
 
 
 

18 lines
397 B

<?xml version="1.0" encoding="UTF-8" ?>
<templates xml:space="preserve">
<t
t-name="muk_web_theme.AppsMenu"
t-inherit="web.Dropdown"
t-inherit-mode="primary"
owl="1"
>
<xpath expr="//div[@t-ref='menuRef']" position="attributes">
<attribute name="t-attf-style">
background-image: url("{{ backgroundImageUrl }}");
</attribute>
</xpath>
</t>
</templates>