@@ -184,6 +184,7 @@
|
|||||||
this.clearForm();
|
this.clearForm();
|
||||||
this.$input.wrap('<form>').parent('form').trigger('reset');
|
this.$input.wrap('<form>').parent('form').trigger('reset');
|
||||||
this.$input.unwrap();
|
this.$input.unwrap();
|
||||||
|
this.file = null;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
})();
|
})();
|
||||||
|
Reference in New Issue
Block a user