diff --git a/static/rbmd/script.js b/static/rbmd/script.js index 1b2ad66..50dbc12 100644 --- a/static/rbmd/script.js +++ b/static/rbmd/script.js @@ -151,7 +151,7 @@ function openNode(evt, nodeName) { x = document.getElementsByClassName("node"); tablinks = document.getElementsByClassName("tablink"); // if (selected_node == 'dead') { - if (selected_node == deadNode): + if (selected_node == deadNode) { $('#details').css("border", "2px solid #f44336"); // if ($('#showDeadlyDetails').html() == "Show details") { // $('#details').css("display", "block");