Clicking on a dropdown option now closes it everywhere

ref #84 #89
This commit is contained in:
2021-02-28 17:17:41 +01:00
parent 9a8a978e49
commit 9fec315910
5 changed files with 5 additions and 0 deletions

View File

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