summaryrefslogtreecommitdiffstats
path: root/dist/js/privacypolicy.js
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-05-17 15:07:30 +0200
committersijanec <sijanecantonluka@gmail.com>2020-05-17 15:07:30 +0200
commit6cb957cc1f64123851ae28e37b601fe7b92e2658 (patch)
tree0248affb2ed2552d4adaa81ec98f20ffbac2a2d7 /dist/js/privacypolicy.js
parentGSEC bug fix - fetch teachers (diff)
downloadbeziapp-6cb957cc1f64123851ae28e37b601fe7b92e2658.tar
beziapp-6cb957cc1f64123851ae28e37b601fe7b92e2658.tar.gz
beziapp-6cb957cc1f64123851ae28e37b601fe7b92e2658.tar.bz2
beziapp-6cb957cc1f64123851ae28e37b601fe7b92e2658.tar.lz
beziapp-6cb957cc1f64123851ae28e37b601fe7b92e2658.tar.xz
beziapp-6cb957cc1f64123851ae28e37b601fe7b92e2658.tar.zst
beziapp-6cb957cc1f64123851ae28e37b601fe7b92e2658.zip
Diffstat (limited to 'dist/js/privacypolicy.js')
-rw-r--r--dist/js/privacypolicy.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/js/privacypolicy.js b/dist/js/privacypolicy.js
deleted file mode 100644
index 9955abf..0000000
--- a/dist/js/privacypolicy.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