names are back

This commit is contained in:
piair
2023-09-30 19:26:17 +02:00
parent 7b1a4cae2c
commit 43188f65ac
4 changed files with 23 additions and 11 deletions

View File

@ -79,6 +79,4 @@ function change_logs(value) {
myIframe.contentWindow.scrollTo(0, myIframe.contentDocument.body.scrollHeight);
});
myIframe.src = "/static/logs/" + value + ".txt";
}