Update: Ajuste de audios Papilocare
This commit is contained in:
@@ -158,7 +158,6 @@
|
||||
e.preventDefault();
|
||||
$(this).removeClass('animate__animated animate__pulse animate__infinite').addClass('completed visited');
|
||||
const index = $('.btn-pop').index(this);
|
||||
console.log(index);
|
||||
CourseNav.audioController.stopAllSoundsAndPlay(audios[index]);
|
||||
const html = $($(this).data('popid')).html();
|
||||
Swal.fire({
|
||||
|
||||
Reference in New Issue
Block a user