Removed locale overrides

ref #84
This commit is contained in:
2021-02-28 16:34:04 +01:00
parent e24b84e709
commit 9a8a978e49
5 changed files with 0 additions and 5 deletions

View File

@@ -44,7 +44,6 @@
return id.toString() === searchvalue;
}
function generateSponsoringContract(locale) {
locale = getLocaleFromNavigator();
const toast = Toastify({
text: $_("generating-pdf"),
duration: -1,