From a5a54e215d35c00ad16874deb0a746450909afc7 Mon Sep 17 00:00:00 2001 From: fbsanchez Date: Mon, 11 Nov 2019 16:42:54 +0100 Subject: [PATCH] fix extension agent_modules... --- pandora_console/extensions/agents_modules.php | 500 +++++++++--------- 1 file changed, 260 insertions(+), 240 deletions(-) diff --git a/pandora_console/extensions/agents_modules.php b/pandora_console/extensions/agents_modules.php index 97657f5189..f492f5e437 100644 --- a/pandora_console/extensions/agents_modules.php +++ b/pandora_console/extensions/agents_modules.php @@ -13,7 +13,264 @@ * GNU General Public License for more details. */ +// Begin. + +/** + * Extra JS. + * + * @return void + */ +function agents_modules_load_js() +{ + $ignored_params['refresh'] = ''; + + ?> + + + + - - -