"Number of attachments" div name is now variable.
authorArt Cancro <ajc@citadel.org>
Wed, 13 Dec 2023 02:10:57 +0000 (21:10 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 13 Dec 2023 02:10:57 +0000 (21:10 -0500)
commit9a607af279a8423cc703654d830ed4d219e98bca
treec379c8e6612e1d3336c1a8cdbebe0fcc59d0b82c
parent66533461be273f90193c7869a93f87e8e7ed23d8
"Number of attachments" div name is now variable.

Actually it's an array of strings, and the upload module will
update every div stored in there with the attachment count.
webcit-ng/static/js/upload.js