mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 20:13:28 +00:00
remove debug
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user