[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:
Alexandre Díaz
2020-02-23 04:15:30 +01:00
committed by Sergey Shebanin
parent a5552e0ed6
commit 6ea5b3f5a5
2 changed files with 36 additions and 66 deletions

View File

@@ -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)",