Upload Attachment View - Submit form without specifying a file
Review Request #7149 — Created April 1, 2015 and submitted — Latest diff uploaded
Information | |
---|---|
VTL-Developer | |
Review Board | |
master | |
3829 | |
4956318... | |
Reviewers | |
reviewboard, students | |
Currently, if you open the modal for file uploads, you would be presented a form for uploads. Currently, the upload button is enabled, and submission is allowed without specifying a file to submit. This patch would allow set the button to disabled by default, and only enable it if a file is specified.
Manual testing was performed.