obsolete comment

pull/4/head
Guewen Baconnier 2014-04-02 10:55:32 +02:00
parent a6e3cdbc2c
commit 3979e30597
1 changed files with 0 additions and 3 deletions

View File

@ -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 = [];