Browse Source

obsolete comment

pull/4/head
Guewen Baconnier 10 years ago
parent
commit
3979e30597
  1. 3
      web_translate_dialog/static/src/js/web_translate_dialog.js

3
web_translate_dialog/static/src/js/web_translate_dialog.js

@ -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…
Cancel
Save