Add voice notes
// FREEBIE
This commit is contained in:
parent
cc15af549b
commit
4f46a164ba
22 changed files with 47762 additions and 14 deletions
|
@ -248,6 +248,7 @@
|
|||
this.$input.wrap('<form>').parent('form').trigger('reset');
|
||||
this.$input.unwrap();
|
||||
this.file = null;
|
||||
this.$input.trigger('change');
|
||||
},
|
||||
|
||||
openDropped: function(e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue