err
This commit is contained in:
parent
9b9600e90e
commit
43ffcb9ce3
|
|
@ -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' %}",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue