mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
remove debug
This commit is contained in:
@@ -440,7 +440,6 @@
|
|||||||
|
|
||||||
if(resizeVideoTips)
|
if(resizeVideoTips)
|
||||||
{
|
{
|
||||||
console.log($videoTips, width, height, Math.round(width - 50), Math.round(height-70));
|
|
||||||
$videoTips.css({
|
$videoTips.css({
|
||||||
width: Math.round(width - 50),
|
width: Math.round(width - 50),
|
||||||
height: Math.round(height-70)
|
height: Math.round(height-70)
|
||||||
|
Reference in New Issue
Block a user