omg ca marche ?
This commit is contained in:
parent
f7d6b19fc6
commit
b0b537968c
@ -74,7 +74,6 @@ function change_proxy(value) {
|
|||||||
|
|
||||||
|
|
||||||
function change_logs(value) {
|
function change_logs(value) {
|
||||||
data = JSON.parse('{{data|tojson}}'); //convertit le dictionnaire data en JSON
|
console.log(value);
|
||||||
document.getElementById("embed")
|
document.getElementById("embed").src = "/static/logs/" + value + ".txt";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user