mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Merge branch 'cherry-pick-59bd635b' into 'pandora_6.0'
Merge branch '4-vista-de-alertas-metaconsola' into 'develop' add lost option in call function in alert view in metaconsole. See merge request !7 See merge request !8
This commit is contained in:
commit
56c740772f
@ -386,7 +386,7 @@ if ($print_agent) {
|
|||||||
if(is_metaconsole()) {
|
if(is_metaconsole()) {
|
||||||
ui_toggle(
|
ui_toggle(
|
||||||
printFormFilterAlert($id_group, $filter, $free_search,
|
printFormFilterAlert($id_group, $filter, $free_search,
|
||||||
$url, $filter_standby, $tag_filter, true, $strict_user),
|
$url, $filter_standby, $tag_filter, false, true, $strict_user),
|
||||||
__('Show Options'));;
|
__('Show Options'));;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user