whitespace
parent
01596ec26c
commit
76af02cc76
|
@ -28,7 +28,7 @@ function initPage() {
|
|||
var videoBtn = $j('#videoBtn');
|
||||
|
||||
videoBtn.prop('disabled', !opt_ffmpeg);
|
||||
|
||||
|
||||
// Manage the BACK button
|
||||
document.getElementById("backBtn").addEventListener("click", function onBackClick(evt) {
|
||||
evt.preventDefault();
|
||||
|
|
Loading…
Reference in New Issue