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: 8d2df62c81f05b2fcef23fd0dc6ad9ba1030536f (
plain
) (
tree
)
ba09f63
1
2
3
localforage
.
clear
().
then
(() => {
window
.
location
.
replace
(
"/index.html"
);
});