]> git.proxmox.com Git - pmg-gui.git/commit
quarantine: set mail-dowanload link's download attribute again
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Nov 2019 11:21:33 +0000 (12:21 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Nov 2019 11:21:41 +0000 (12:21 +0100)
commit07a9b44595e4db341db577163367e41422d221fa
tree1f7b2c0e0ef4d183cafbb8ba78f2835d71a99af7
parent919e64cdcb5aed50083c3a97d6e1b959c93144a7
quarantine: set mail-dowanload link's download attribute again

to ensure the browser sets the download filename we need to set the
link elements download attribute[0].

fixes commit 41a290e3f078204dd77b3f74f418a9bfe2c2bc81

[0]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
js/SpamQuarantine.js