This commit is contained in:
2025-12-20 07:54:22 +00:00
parent 408161ae1a
commit 34bf0249f5
2 changed files with 2 additions and 2 deletions

View File

@@ -91907,6 +91907,6 @@ function gerer_garant_defaut()
{
// $('#codeGcAssureur').val(codeGcAssureurDefaut);
$('#codeGcAssureur').val(codeGcAssureurDefaut).trigger('change');
selectionTauxGarant();
// selectionTauxGarant();
}
}