bzr revid: al@openerp.com-20110404113803-hme1ls2rxahxa64w
This commit is contained in:
Antony Lesuisse 2011-04-04 13:38:03 +02:00
parent 9ad770a2da
commit 1865a1dae0
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ openerp.base.ViewManager = openerp.base.Controller.extend({
on_remove: function() {
},
on_edit: function() {
}
},
/**
* Called when one of the view want to execute an action
*/