Explorar o código

Fixes big black div see BT#7694

Julio Montoya %!s(int64=11) %!d(string=hai) anos
pai
achega
8e2ba2a139
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      main/template/default/layout/footer.tpl

+ 2 - 0
main/template/default/layout/footer.tpl

@@ -111,6 +111,8 @@ $(document).ready( function() {
         disable_search_threshold: 10
     });
 
+    $(".jp-jplayer audio").addClass('skip');
+
     // Mediaelement
     jQuery('video:not(.skip), audio:not(.skip)').mediaelementplayer(/* Options */);