MDL-45124 dndupload: Lowercase types when comparing
commitd2782804cb1749b22c7f5bce2e809a236f73f7d8
authorAndrew Nicols <andrew@nicols.co.uk>
Tue, 22 Apr 2014 08:07:29 +0000 (22 16:07 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Tue, 22 Apr 2014 08:08:26 +0000 (22 16:08 +0800)
tree0c843636669b5100ce04376703b2bfef1bbeaf11
parentd55806ce05d8762e19779a1b681584da5df8e8fb
MDL-45124 dndupload: Lowercase types when comparing

IE helpfull uses a mixed-case version of 'Text' which fails the string
comparison. All other browsers use lowercase for their mime-types.
course/dndupload.js