audio-recodings: simpler upload
This commit is contained in:
@@ -23,6 +23,7 @@ function changeFile(fileInput){
|
||||
showError("file is too large. maximum size is 700 MB!");
|
||||
}else{
|
||||
$('#uploadButton').show();
|
||||
$('#uploadButton').focus();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user