mirror of https://github.com/OCA/web.git
obsolete comment
parent
a6e3cdbc2c
commit
3979e30597
|
@ -126,9 +126,6 @@ openerp.web_translate_dialog = function (instance) {
|
|||
});
|
||||
});
|
||||
},
|
||||
// use a `read_translations` method instead of a `read`
|
||||
// this latter leave the fields empty if there is no
|
||||
// translation for a field instead of taking the src field
|
||||
do_load_fields_values: function(callback) {
|
||||
var self = this,
|
||||
deferred = [];
|
||||
|
|
Loading…
Reference in New Issue