mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Remove video-js support
This commit is contained in:
@@ -498,7 +498,6 @@ function setPreview(){
|
||||
top: t,
|
||||
left: l
|
||||
}).attr('width',w).attr('height',h);
|
||||
$('#PREVIEWIMGCONT .videoTips.video-js').trigger('resize-video-js');
|
||||
}
|
||||
|
||||
function classicMode(){
|
||||
@@ -529,5 +528,4 @@ function closePreview(){
|
||||
$(this).dequeue();
|
||||
});
|
||||
|
||||
$('#PREVIEWBOX .videoTips.video-js').trigger('unload-video-js');
|
||||
}
|
||||
|
Reference in New Issue
Block a user