2010-09-29 Sergio Martin <sergio.martin@artica.es>

* godmode/massive/massive_copy_modules.php: Fixed the
	massive modules copy for bug 3078010



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3317 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
zarzuelo 2010-09-29 15:25:59 +00:00
parent 0d6e95d4db
commit a921364450
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2010-09-29 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_copy_modules.php: Fixed the
massive modules copy for bug 3078010
2010-09-29 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/alert_list.list.php: Fixed the

View File

@ -199,7 +199,7 @@ $(document).ready (function () {
var no_alerts;
/* Get modules */
jQuery.post ("ajax.php",
{"page" : "operation/massive/ver_agente",
{"page" : "operation/agentes/ver_agente",
"get_agent_modules_json" : 1,
"id_agent" : this.value,
"filter" : "disabled = 0",