diff --git a/www/include/jquery.tooltip.js b/www/include/jquery.tooltip.js index 982aa78798..256366d238 100644 --- a/www/include/jquery.tooltip.js +++ b/www/include/jquery.tooltip.js @@ -440,7 +440,6 @@ if(resizeVideoTips) { - console.log($videoTips, width, height, Math.round(width - 50), Math.round(height-70)); $videoTips.css({ width: Math.round(width - 50), height: Math.round(height-70)