Update: Ajuste de audios Papilocare

This commit is contained in:
2025-12-15 17:02:54 -06:00
parent 9e657ce88f
commit 68a4acc3b8
15 changed files with 33 additions and 44 deletions
-1
View File
@@ -369,7 +369,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({