Fixed numerous issues with unicode headers and filenames
This commit is contained in:
parent
8456762c0f
commit
db8e5ef18d
@ -163,12 +163,6 @@
|
|||||||
value="{{ sar.SARCall.id }}">
|
value="{{ sar.SARCall.id }}">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<script>
|
|
||||||
// When the "Upload Attachment" button is clicked, trigger the file input
|
|
||||||
document.getElementById('uploadButton').addEventListener('click', function () {
|
|
||||||
document.getElementById('attachmentInput').click();
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user