Fix locale change from the Web UI

This commit is contained in:
Christophe Dumez
2010-09-25 12:42:19 +00:00
parent 790db14b51
commit c64f02c9bf
4 changed files with 31 additions and 3 deletions

View File

@@ -539,6 +539,7 @@
},
onSuccess: function() {
// Close window
window.parent.location.reload();
window.parent.closeWindows();
}
}).send();