update template

This commit is contained in:
rulingcom 2021-11-15 09:31:49 +00:00
parent c626de4df0
commit 8c0d065aad
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
var $self = $(ele);
var button_container = $self.parents('.ba-banner-widget-youtube').eq(0);
if (is_stop){
$self.find('.jarallax-video-audio').remove();
button_container.find('.jarallax-video-audio').remove();
}else{
var audio_div;
if ($self.hasClass('have-audio')){