refactor: remove unused comment
parent
39af079336
commit
7a0a04d93e
|
|
@ -199,7 +199,6 @@ $(document).ready(function () {
|
|||
confirmButtonText: 'OK',
|
||||
confirmButtonColor: '#22c55e'
|
||||
}).then(() => {
|
||||
// 👉 Redirect ke halaman index
|
||||
window.location.href = '@Url.Action("Index", "ChecklistHarian")';
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue