Activate mouse-up events on rooms in the mail folder list.
authorArt Cancro <ajc@citadel.org>
Mon, 13 Mar 2023 17:50:57 +0000 (13:50 -0400)
committerArt Cancro <ajc@citadel.org>
Mon, 13 Mar 2023 17:50:57 +0000 (13:50 -0400)
commit5c92deb729132df0896ed13cc9a533fb90fb39cf
tree881cbbe178dd8fe15b8c26499f992a3214dd2af3
parent584c755343824035fc06205e89b1e9dcb7dad106
Activate mouse-up events on rooms in the mail folder list.

This will be used for drag-and-drop.
webcit-ng/static/js/mail_folder_list.js
webcit-ng/static/js/view_mail.js
webcit-ng/static/js/views.js