From 43ffcb9ce391186460eda87bdd4b9b98d0e17d94 Mon Sep 17 00:00:00 2001 From: Holger Trampe Date: Sat, 23 Oct 2021 19:02:49 +0200 Subject: [PATCH] err --- adm/templates/adm/adm_import_flow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/templates/adm/adm_import_flow.html b/adm/templates/adm/adm_import_flow.html index 61db52f..0d38cb4 100644 --- a/adm/templates/adm/adm_import_flow.html +++ b/adm/templates/adm/adm_import_flow.html @@ -135,7 +135,7 @@ } filecount = 0; - function //(fileid){ + function (fileid){ $("#cloud_process_cloud").show(); $.ajax({ url: "{% url 'api:apiaddfile' %}",