Dateien nach "static/js" hochladen
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
function submitForm(event) {
|
||||
const form = document.getElementById('csv-form');
|
||||
form.submit();
|
||||
}
|
||||
Reference in New Issue
Block a user