diff --git a/pandora_console/include/class/Map.class.php b/pandora_console/include/class/Map.class.php index 550c42f3ec..f0828d30bc 100644 --- a/pandora_console/include/class/Map.class.php +++ b/pandora_console/include/class/Map.class.php @@ -59,6 +59,7 @@ abstract class Map { $this->requires_js[] = "include/javascript/jquery.tooltipster.js"; $this->requires_js[] = "include/javascript/jquery.svg.js"; $this->requires_js[] = "include/javascript/jquery.svgdom.js"; + $this->requires_js[] = "include/javascript/d3-context-menu.js"; if (!$this->loadDB()) { $this->status = STATUS_ERROR; @@ -358,6 +359,7 @@ $this->edges = json_decode( echo "" . "\n"; echo "" . "\n"; echo "" . "\n"; + echo "" . "\n"; //Tooltips spinner echo "