From c289f67395e06c5c7bcafb177a27444f7006af8d Mon Sep 17 00:00:00 2001 From: Daniel Maya Date: Mon, 29 Nov 2021 15:54:45 +0100 Subject: [PATCH] #8307 Added contextmenu in supernet map --- .../include/class/NetworkMap.class.php | 9 ++++ .../include/javascript/SimpleMapController.js | 49 +++++++++++++++++++ .../include/styles/js/jquery.contextMenu.css | 5 +- 3 files changed, 62 insertions(+), 1 deletion(-) diff --git a/pandora_console/include/class/NetworkMap.class.php b/pandora_console/include/class/NetworkMap.class.php index eac465b001..f7b9ddec79 100644 --- a/pandora_console/include/class/NetworkMap.class.php +++ b/pandora_console/include/class/NetworkMap.class.php @@ -3409,6 +3409,15 @@ class NetworkMap $output .= ''."\n"; + ui_require_css_file('jquery.contextMenu', 'include/styles/js/'); + $output .= ''; $output .= '
label > * {