3
0
Fork 0

[16.0][IMP] web_responsive: To follow the app menu icon in Odoo 16

17.0
Hafizh Syam 2023-09-25 09:50:47 +07:00 committed by Taras Shabaranskyi
parent b20904fa92
commit 4ac9fb48b1
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
data-hotkey="a" data-hotkey="a"
t-on-click.stop="() => this.setOpenState(!state.open,true)" t-on-click.stop="() => this.setOpenState(!state.open,true)"
> >
<i class="fa fa-th-large" /> <i class="oi oi-apps" />
</button> </button>
<div t-if="state.open" class="dropdown-menu-custom"> <div t-if="state.open" class="dropdown-menu-custom">
<t t-slot="default" /> <t t-slot="default" />