diff --git a/templates/form.php b/templates/form.php index 5e22289..b4cb093 100644 --- a/templates/form.php +++ b/templates/form.php @@ -192,7 +192,7 @@ class="form-control">
- $role) : ?> @@ -351,6 +351,7 @@ function updateHints() { } updateHints(); + area.addEventListener("change", updateHints); let yearSelector = document.getElementById("year"); let matricolaSelector = document.getElementById('matricola');