]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commit
Clear the file input prior to triggering it
authorJohannes Zellner <johannes@nebulon.de>
Tue, 3 May 2016 12:53:57 +0000 (14:53 +0200)
committerJohannes Zellner <johannes@nebulon.de>
Tue, 3 May 2016 12:53:57 +0000 (14:53 +0200)
commite41fd8d870087dafded21050f7895bb179060b2f
tree9ffad758aaed544076e880043cddea8bec856fa0
parent0cce5096940c6b5e31a2e9dce849deb79d9844ce
Clear the file input prior to triggering it

This ensures the change event is fired even if the file didn't change

Fixes #2
app/index.html
app/js/app.js