Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel

This commit is contained in:
Daniel
2025-03-24 06:46:19 +01:00
5 changed files with 52 additions and 22 deletions

View File

@ -215,7 +215,7 @@ window.onload = function() {
// swiper[s] = insertSwiper(s);
// }
// var homeButton = document.getElementById("home-icon");
var homeButton = document.getElementById("home-icon");
homeButton.onclick = function () {
window.location = "/select_experiment";