cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
124 stars 67 forks source link

Attach PDF to application does not work with current config #106

Closed mbo-s closed 9 years ago

mbo-s commented 9 years ago

https://github.com/cross-solution/YAWIK/blob/develop/module/Applications/config/applications.forms.global.php.dist#L12

this should be 'attachmentsMimeType' => array('image','application/pdf'),

TiSiE commented 9 years ago

Definitely! :)