Fix minore

This commit is contained in:
Pek5892 2024-05-13 10:40:05 +02:00
parent f41b025dce
commit 968ace04b4
1 changed files with 1 additions and 1 deletions

View File

@ -323,9 +323,9 @@ echo '
</table>
<script>
var i = '.$i.';
$(document).on("click", "#add-scadenza", function() {
var i = '.$i.';
cleanup_inputs();
i++;