[FIX] Fixed typo from last commit

bzr revid: fme@openerp.com-20110412141118-bki40xdk41dqqi0u
This commit is contained in:
Fabien Meghazi 2011-04-12 16:11:18 +02:00
parent e4d30d322a
commit 97e0a456fd
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ openerp.base.ActionManager = openerp.base.Controller.extend({
this.viewmanager = null;
// Temporary linking view_manager to session.
// Will use controller_parent to find it when implementation will be done.
session.view_manager = this;
session.action_manager = this;
},
/**
* Process an action