view_mail.js: remove upload from local array when deleted.
authorArt Cancro <ajc@citadel.org>
Thu, 7 Dec 2023 23:51:32 +0000 (18:51 -0500)
committerArt Cancro <ajc@citadel.org>
Thu, 7 Dec 2023 23:51:32 +0000 (18:51 -0500)
commit66533461be273f90193c7869a93f87e8e7ed23d8
tree213ab544e3a510fc2a90cace89662d0b4601576a
parentcb0f6cdf8e28afc92e7fcefeb8ce750abea96c71
view_mail.js: remove upload from local array when deleted.

This makes the Attachments: counter decrement correctly.
webcit-ng/static/js/upload.js