mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
wip reports alert actions
This commit is contained in:
parent
abedd87910
commit
d030b3b924
@ -3154,8 +3154,6 @@ function alerts_get_alert_fired($filters=[], $groupsBy=[], $total=false)
|
|||||||
%s
|
%s
|
||||||
%s
|
%s
|
||||||
%s
|
%s
|
||||||
%s
|
|
||||||
%s
|
|
||||||
%s',
|
%s',
|
||||||
implode(", \n", $fields),
|
implode(", \n", $fields),
|
||||||
$table,
|
$table,
|
||||||
@ -3163,8 +3161,8 @@ function alerts_get_alert_fired($filters=[], $groupsBy=[], $total=false)
|
|||||||
$table,
|
$table,
|
||||||
$filter_date,
|
$filter_date,
|
||||||
$filter_group,
|
$filter_group,
|
||||||
$filter_agents,
|
// $filter_agents,
|
||||||
$filter_modules,
|
// $filter_modules,
|
||||||
$filter_actions,
|
$filter_actions,
|
||||||
$filter_templates,
|
$filter_templates,
|
||||||
$group_by
|
$group_by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user