Skip to content
Snippets Groups Projects
Commit 580533ec authored by Michael Mattiello (mcm)'s avatar Michael Mattiello (mcm) Committed by Aaron Bohy
Browse files

[REF] web, *: change dialog service api


* iap, web_tour

This commit changes the API of the dialog service.

Before, the API gave 2 functions: "open" and "close".
Now, there is only one function "add" which is the same as "open"
but returning a callback that does the close.

closes odoo-dev/odoo#940

Related: odoo-dev/enterprise#171
Signed-off-by: default avatarGéry Debongnie (ged) <ged@openerp.com>
parent d1b260b4
No related branches found
No related tags found
No related merge requests found
Showing
with 139 additions and 146 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment