index
:
gimb/beziapp
dev
master
Unofficial app for Gimnazija Bežigrad students and parents.-
Dijaki GimB
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
logout.js
blob: 01af8ccc41b915b698b630992cf305460e52287a (
plain
) (
tree
)
ba09f63
5cf4d50
1
2
3
localforage
.
clear
().
then
(() => {
window
.
location
.
replace
(
"/index.html"
);
});