summaryrefslogtreecommitdiffstats
path: root/dist/js/assets/js/tos.js
diff options
context:
space:
mode:
authorrstular <rok@stular.eu>2020-06-18 10:30:51 +0200
committerGitHub <noreply@github.com>2020-06-18 10:30:51 +0200
commit355d89863fc721f4024c516d2863a16d20540fdf (patch)
treed09edec73d65f81adfdb1139a46713f6c50ebe6a /dist/js/assets/js/tos.js
parentMerge pull request #23 from beziapp/dev (diff)
parentfixed help screens and notices for make generate != make install (diff)
downloadbeziapp-355d89863fc721f4024c516d2863a16d20540fdf.tar
beziapp-355d89863fc721f4024c516d2863a16d20540fdf.tar.gz
beziapp-355d89863fc721f4024c516d2863a16d20540fdf.tar.bz2
beziapp-355d89863fc721f4024c516d2863a16d20540fdf.tar.lz
beziapp-355d89863fc721f4024c516d2863a16d20540fdf.tar.xz
beziapp-355d89863fc721f4024c516d2863a16d20540fdf.tar.zst
beziapp-355d89863fc721f4024c516d2863a16d20540fdf.zip
Diffstat (limited to 'dist/js/assets/js/tos.js')
-rwxr-xr-xdist/js/assets/js/tos.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/js/assets/js/tos.js b/dist/js/assets/js/tos.js
deleted file mode 100755
index 9955abf..0000000
--- a/dist/js/assets/js/tos.js
+++ /dev/null
@@ -1,5 +0,0 @@
-document.addEventListener("DOMContentLoaded", () => {
- $("#nav-home-button").click(() => {
- window.location.replace("/index.html");
- });
-}); \ No newline at end of file