[FIX] push_state() broken after closing a wizard

bzr revid: fme@openerp.com-20121119111130-7xubnqvvhp3q1jds
This commit is contained in:
Fabien Meghazi 2012-11-19 12:11:30 +01:00
parent b7a5b07b3e
commit 09a2f24398
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ instance.web.ActionManager = instance.web.Widget.extend({
if (this.dialog) {
this.dialog.destroy();
}
this.dialog = null;
},
/**
* Add a new item to the breadcrumb