diff --git a/view-webapp/src/main/webapp/WEB-INF/layouts/standard.html b/view-webapp/src/main/webapp/WEB-INF/layouts/standard.html index cbf0be4..02b2d12 100644 --- a/view-webapp/src/main/webapp/WEB-INF/layouts/standard.html +++ b/view-webapp/src/main/webapp/WEB-INF/layouts/standard.html @@ -19,6 +19,11 @@ }); // ]]# +
#* Debugging code to list all web context properties diff --git a/view-webapp/src/main/webapp/js/main.js b/view-webapp/src/main/webapp/js/main.js index 5338162..cd41608 100644 --- a/view-webapp/src/main/webapp/js/main.js +++ b/view-webapp/src/main/webapp/js/main.js @@ -253,7 +253,6 @@ onLoad(() => { // disable hash scrolling if (window.location.hash) { - console.log("lkhjqlksjdhflkqsjhfd") setTimeout(function() { window.scrollTo(0, 0); }, 1); diff --git a/view-webapp/src/main/webapp/tour-information.inc.html b/view-webapp/src/main/webapp/tour-information.inc.html index 0574736..264298e 100644 --- a/view-webapp/src/main/webapp/tour-information.inc.html +++ b/view-webapp/src/main/webapp/tour-information.inc.html @@ -1,4 +1,4 @@ -