mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[DEL] printf debugging
This commit is contained in:
@@ -201,7 +201,6 @@ openerp.web_widget_one2many_tags = function(instance)
|
||||
})
|
||||
.join(', ')
|
||||
);
|
||||
console.log(record.get(column.id + '__display'));
|
||||
});
|
||||
column = _(column).extend({type: 'one2many_tags'});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user