Преглед изворни кода

Fixes big black div see BT#7694

Julio Montoya пре 11 година
родитељ
комит
8e2ba2a139
1 измењених фајлова са 2 додато и 0 уклоњено
  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 */);