mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_responsive: Change AppDrawer close method
Previous of this commit, AppDrawer closes when the action have an id that is defined in a menu item and no rpc calls are running. Now AppDrawer closes in a more generic way, is enough that a controller is attached to consider that the AppDrawer needs to be closed.
This commit is contained in:
committed by
Sergey Shebanin
parent
a5552e0ed6
commit
6ea5b3f5a5
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"name": "Web Responsive",
|
||||
"summary": "Responsive web client, community-supported",
|
||||
"version": "13.0.2.0.0",
|
||||
"version": "13.0.2.0.1",
|
||||
"category": "Website",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"author": "LasLabs, Tecnativa, " "Odoo Community Association (OCA)",
|
||||
|
||||
Reference in New Issue
Block a user