This commit is contained in:
e.arrahn
2021-05-27 17:20:55 +08:00
44 changed files with 7002 additions and 1223 deletions
@@ -131,9 +131,6 @@
$('#linkz').text(data.namateller + " Pohon Kelulusan");
$("#linkz").attr("href", "{{ url('kelulusan') }}");
//audio.play();
//audio.muted = false;
if(window.location.pathname === '/operasi/kelulusan')
{
location.reload();
@@ -147,8 +144,7 @@
this.play();
}
}
}
}
const Toast = Swal.mixin({
toast: true,
position: 'top-end',