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'] = '';
+
+ ?>
+
+
+
+
-
-
-