[HACK] make preferences editable again

bzr revid: xmo@openerp.com-20120410095147-xg69tokxf650qdij
This commit is contained in:
Xavier Morel 2012-04-10 11:51:47 +02:00
parent 7279f339e2
commit 33d2603596
1 changed files with 1 additions and 0 deletions

View File

@ -812,6 +812,7 @@ openerp.web.UserMenu = openerp.web.Widget.extend({
dataset.call ('action_get','',function (result){
self.rpc('/web/action/load', {action_id:result}, function(result){
action_manager.do_action(_.extend(result['result'], {
target: 'inline',
res_id: self.session.uid,
res_model: 'res.users',
flags: {