Merge branch '4-vista-de-alertas-metaconsola' into 'develop'

add lost option in call function in alert view in metaconsole.



See merge request !7
This commit is contained in:
mlopez 2017-01-11 16:52:40 +01:00
commit 59bd635b3a
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ if ($print_agent) {
if(is_metaconsole()) {
ui_toggle(
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'));;
}
else {