let uploader set a collection name for a multiple-file upload

This commit is contained in:
xenofem 2022-05-26 15:42:11 -04:00
parent 3125e1f4e7
commit 97f58bbbe3
5 changed files with 28 additions and 4 deletions

View file

@ -273,6 +273,7 @@ button:disabled, input:disabled + .fake_button, input[type="submit"]:disabled {
#lifetime_container {
margin-top: 10px;
margin-bottom: 10px;
}
input[type="text"], input[type="password"] {