Fixed problems when no is metaconsole

This commit is contained in:
m-lopez-f 2015-10-08 10:42:03 +02:00
parent 063c89008a
commit b28eb8fc80
1 changed files with 1 additions and 1 deletions

View File

@ -366,7 +366,7 @@ $table->data[19][1] = html_print_select(
'1' => __('Only alert events')),
"filter_only_alert", $filter_only_alert, '', '', '', true);
if (!$meta) {
if (!is_metaconsole()) {
echo $id_agent_module;
$table->data[20][0] = '<b>' . __('Module search') . '</b>';
$table->data[20][1] .= html_print_autocomplete_modules('module_search',