Removed console logging
Woops! :)
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
}
|
||||
|
||||
function enterFullScreen() {
|
||||
console.log("enter full screen");
|
||||
$(".itemVideo").removeAttr("style").addClass("fullscreenVideo");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user