on-site / grantzilla

A grant application management web app
MIT License
10 stars 11 forks source link

Downloaded Package Doesn't Contain all Uploaded Files #328

Closed lamplus closed 7 years ago

lamplus commented 7 years ago

When the Download Package button is clicked, a file is created at the bottom of the browser. When this file is clicked and opened, it only contains the Application and not all the stitched uploaded documents. The stitched pdf is created in the pdfs directory under the Rails root.

Update to display the stitched package inline.

lamplus commented 7 years ago

Fixed