Fixes issues with attachment limits
authorMatthias Schmidt <gravatronics@live.com>
Mon, 3 Jun 2013 14:42:30 +0000 (16:42 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Mon, 3 Jun 2013 14:42:30 +0000 (16:42 +0200)
commit0d2b7a3b749c3e165aba24c682a60c5e13193ed8
tree9ad8119b8770a43103ac8b42d22d37d3227c8389
parent933a33bbacf0ecf751783dc3d122e8be31e86800
Fixes issues with attachment limits

When having uploaded attachments, the input field/upload button is removed and recreated again to "reset" its `files` property which can't be directly reseted since its read-only.
wcfsetup/install/files/js/WCF.Attachment.js
wcfsetup/install/files/js/WCF.js