Delete files attached via chrome.fileSystem

// FREEBIE
pull/749/head
lilia 11 years ago
parent 9882190bde
commit d8f17f9631

@ -184,6 +184,7 @@
this.clearForm();
this.$input.wrap('<form>').parent('form').trigger('reset');
this.$input.unwrap();
this.file = null;
}
});
})();

Loading…
Cancel
Save