whitespace

pull/3054/head
Andrew Bauer 2020-10-05 16:31:26 -05:00
parent 01596ec26c
commit 76af02cc76
1 changed files with 1 additions and 1 deletions

View File

@ -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();