mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Fixed a bug
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
}
|
||||
</fieldset>
|
||||
|
||||
@section JavaScript {
|
||||
<script>
|
||||
const USESubmit = async function (oFormElement, file = null) {
|
||||
let fd = new FormData(oFormElement);
|
||||
@@ -81,5 +80,4 @@
|
||||
document.getElementById("ha-filelistoutput").textContent = e;
|
||||
})
|
||||
}
|
||||
</script>
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user