server 2
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user