Skip to content

Commit

Permalink
[IMP] to_backend_theme: change background image
Browse files Browse the repository at this point in the history
  • Loading branch information
duyquyen96 committed Aug 14, 2024
1 parent d61b9bc commit 75ae8ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<templates>
<t t-inherit="web.NavBar.AppsMenu" t-inherit-mode="extension">
<xpath expr="//Dropdown" position="attributes">
<attribute name="class">'o_navbar_apps_menu hide'</attribute>
<attribute name="class">'o_navbar_apps_menu d-none'</attribute>
<attribute name="skipTogglerTabbing">true</attribute>
<attribute name="hotkey" remove="'h'" add="'shift+h'" separator=" " />
</xpath>
Expand Down

0 comments on commit 75ae8ea

Please sign in to comment.