From 99656a2bc36f698f7c8402660e54c78f72becdc0 Mon Sep 17 00:00:00 2001 From: Kim Huebel Date: Sat, 13 Mar 2021 19:26:41 +0000 Subject: [PATCH] Removing trailing / on paths... On some passages I used a trailing / producing problems, if you put the html-parts on a webserve within a subdirectory or something like that... --- html/index.html | 10 +++++----- html/js/functions.js | 5 +---- html/js/version.js | 2 +- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/html/index.html b/html/index.html index 48e53b2..7018bb7 100644 --- a/html/index.html +++ b/html/index.html @@ -1,10 +1,10 @@ - - - - + + + + @@ -67,7 +67,7 @@