vraiment bizarre cet page de logs

This commit is contained in:
piair
2023-09-27 10:25:54 +02:00
parent 315bf4b150
commit e88a9e22f2
3 changed files with 13 additions and 1 deletions

View File

@ -68,5 +68,6 @@ function change_proxy(value, data, len) {
}
function change_logs(value) {
console.log("new value : " + value);
document.getElementById("embed").src = "/static/logs/" + value + ".txt";
}