Upload Attachment View - Submit form without specifying a file
Review Request #7149 — Created April 1, 2015 and submitted — Latest diff uploaded
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.