modif nom ficher PDF ; correction calcul total (centimes)

FossilOrigin-Name: 8d2da83c6e981bf1baf617e90a4c40fd266312356dca0da280becb7b9e3f26b7
This commit is contained in:
engel 2022-05-17 08:41:55 +00:00
parent 48d93f1772
commit 97e2aff0fe
3 changed files with 12 additions and 4 deletions

View file

@ -74,7 +74,7 @@ $tpl->register_function('afficher_debut_personne', function ($params)
<summary class="personne">
<h4 class="personne">';
$out .= sprintf('
<input type="checkbox" id="check_%s"',
<input type="checkbox" id="check_%s"',
$idVersement);
$out .= sprintf(' onclick="cocherDecocherPersonne(check_%s, total_%s)" />',
$idVersement,