This commit is contained in:
Pierre-Olivier Latour 2014-04-01 13:13:53 -07:00
parent a92da4ffae
commit 148735ba8f

View File

@ -160,9 +160,6 @@ $(document).ready(function() {
},
add: function(e, data) {
$(".uploading").show();
var file = data.files[0];
data.formData = {
path: _path