pedagogy: uv autofill finishing touches

This commit is contained in:
tleb
2019-10-24 14:18:29 +02:00
parent 1c0d15ba2a
commit 5cc7eff94f
4 changed files with 26 additions and 14 deletions

View File

@ -52,6 +52,7 @@
year--
}
const url = "{{ url('api:uv_endpoint') }}?year=" + year + "&code=" + codeInput.value
deleteQuickNotifs()
$.ajax({
dataType: "json",