#13035 fixed error js

This commit is contained in:
Daniel Cebrian 2024-04-15 10:33:38 +02:00
parent 8fd9bf1702
commit c92c3f283e
1 changed files with 2 additions and 1 deletions

View File

@ -2797,3 +2797,4 @@ function redirectNode(url, target = "_blank") {
$("#" + unique_id).remove();
}
});
}