@ -23,7 +23,7 @@
{
'name': 'MuK Backend Theme',
'summary': 'Odoo Community Backend Theme',
'version': '15.0.1.0.0',
'version': '15.0.1.0.1',
'category': 'Themes/Backend',
'license': 'LGPL-3',
'author': 'MuK IT',
@ -62,6 +62,9 @@
<xpath expr="//nav" position="inside">
<AppsBar apps="apps"/>
</xpath>
<xpath expr="//t[@t-call='web.NavBar.SectionsMenu']" position="attributes">
<attribute name="t-if">currentAppSections.length</attribute>
</t>
</templates>