This commit is contained in:
Holger Trampe 2021-10-23 19:02:49 +02:00
parent 9b9600e90e
commit 43ffcb9ce3
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@
} }
filecount = 0; filecount = 0;
function //(fileid){ function (fileid){
$("#cloud_process_cloud").show(); $("#cloud_process_cloud").show();
$.ajax({ $.ajax({
url: "{% url 'api:apiaddfile' %}", url: "{% url 'api:apiaddfile' %}",