mirror of https://github.com/OCA/web.git
[DEL] printf debugging
parent
c2b3750d47
commit
b02035aeab
|
@ -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'});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue