fix: return false

v1.18.x
Barış Soner Uşaklı 5 years ago
parent 5fd05dc942
commit 8591f5d2cc

@ -39,6 +39,7 @@
$('[component="logout"]').on('click', function () {
app.logout();
return false;
});
configureSlidemenu();

Loading…
Cancel
Save