mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[12.0][FIX] web_translate_dialog reload parent view
This commit is contained in:
@@ -222,6 +222,7 @@ var TranslateDialog = Dialog.extend({
|
||||
return done;
|
||||
});
|
||||
});
|
||||
this.view.reload();
|
||||
this.close();
|
||||
},
|
||||
on_button_close: function() {
|
||||
|
||||
Reference in New Issue
Block a user