mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
Fix lightbox video display
This commit is contained in:
@@ -498,7 +498,7 @@ function setPreview(){
|
||||
top: t,
|
||||
left: l
|
||||
}).attr('width',w).attr('height',h);
|
||||
$('#PREVIEWIMGCONT .record').trigger('resize-video-js');
|
||||
$('#PREVIEWIMGCONT .videoTips.video-js').trigger('resize-video-js');
|
||||
}
|
||||
|
||||
function classicMode(){
|
||||
|
Reference in New Issue
Block a user