Simplify the upload dialog.
authorArt Cancro <ajc@citadel.org>
Tue, 26 Sep 2023 03:35:17 +0000 (23:35 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 26 Sep 2023 03:35:17 +0000 (23:35 -0400)
commit6ca98547a198fc77403e2d926fbf15cff393db97
tree94eda123ddf469d7da0f7f817a062f8d14600cb3
parent2bfe228aa51b9b85cf92b8951ee4079c5ac5118b
Simplify the upload dialog.

Reduce the number of divs and make it more generic.  Allow the upload dialog to
be attached to any parent div.  Make the dialog appear automatically when a file
is dragged into the parent div.
webcit-ng/static/css/webcit.css
webcit-ng/static/index.html
webcit-ng/static/js/view_mail.js