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:
parent
0d6e95d4db
commit
a921364450
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue