Break bulk downloads into sections, add authors bulk download, and refactor bulk download generation code

This commit is contained in:
Alex Cabal 2022-07-10 12:48:00 -05:00
parent 7f50f00b42
commit fc1db3a3d4
12 changed files with 355 additions and 206 deletions

View file

@ -737,6 +737,7 @@ ul.message.error li:only-child{
.download-list tbody .row-header{
font-weight: bold;
text-align: left;
white-space: normal;
}