From 78f4cb39ab3753cef0a6d16d9b3d842e8c3c78a1 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 30 Aug 2020 20:15:23 +0200 Subject: minified after dev on meals --- dist/js/tos.js | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'dist/js/tos.js') diff --git a/dist/js/tos.js b/dist/js/tos.js index 9955abf..84635e9 100755 --- a/dist/js/tos.js +++ b/dist/js/tos.js @@ -1,5 +1,2 @@ -document.addEventListener("DOMContentLoaded", () => { - $("#nav-home-button").click(() => { - window.location.replace("/index.html"); - }); -}); \ No newline at end of file + +document.addEventListener("DOMContentLoaded",()=>{$("#nav-home-button").click(()=>{window.location.replace("/index.html");});}); \ No newline at end of file -- cgit v1.2.3