Skip to content
Snippets Groups Projects
Unverified Commit f1fce191 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Allow repetitive download of ZIP file (VPU/Middleware/API#40)

parent 3be85777
No related branches found
No related tags found
No related merge requests found
Pipeline #9549 passed with warnings
......@@ -117,8 +117,6 @@ class SignaturePdfUpload extends VPUSignatureLitElement {
saveAs(content, "signed-documents.zip");
that._("#zip-download-button").stop();
that.files = [];
that.filesCount = 0;
});
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment