mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
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
1fcac1ef17
commit
eb1cde16dd
@ -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>
|
2010-09-29 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
* godmode/alerts/alert_list.list.php: Fixed the
|
* godmode/alerts/alert_list.list.php: Fixed the
|
||||||
|
@ -199,7 +199,7 @@ $(document).ready (function () {
|
|||||||
var no_alerts;
|
var no_alerts;
|
||||||
/* Get modules */
|
/* Get modules */
|
||||||
jQuery.post ("ajax.php",
|
jQuery.post ("ajax.php",
|
||||||
{"page" : "operation/massive/ver_agente",
|
{"page" : "operation/agentes/ver_agente",
|
||||||
"get_agent_modules_json" : 1,
|
"get_agent_modules_json" : 1,
|
||||||
"id_agent" : this.value,
|
"id_agent" : this.value,
|
||||||
"filter" : "disabled = 0",
|
"filter" : "disabled = 0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user