added kadis login
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
}
|
||||
}).then((result) => {
|
||||
if (result) {
|
||||
window.location.href = server_url + 'admin/logout';
|
||||
window.location.href = server_url + 'kepaladinas/logout';
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user