ajout donut des tags

This commit is contained in:
Tykayn 2025-06-18 01:23:16 +02:00 committed by tykayn
parent e0646ad97f
commit 964de52ad4
2 changed files with 82 additions and 7 deletions

View file

@ -454,6 +454,7 @@ function check_validity() {
return isValid;
}
// Exporter les fonctions dans window
window.setupCitySearch = setupCitySearch;
window.getLabourerUrl = getLabourerUrl;
@ -469,4 +470,4 @@ window.listChangesets = listChangesets;
window.updateMapHeightForLargeScreens = updateMapHeightForLargeScreens;
window.searchInseeCode = searchInseeCode;
window.genererCouleurPastel = genererCouleurPastel;
window.check_validity = check_validity;
window.check_validity = check_validity;