Files
web/web_responsive/static/src/js
Alexandre Díaz 760127b3a4 [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.
2020-02-25 20:23:54 +01:00
..