Merge branch 'ent-11719-selector-de-modulos-en-las-alertas-del-agente-no-muestra-los-modulos-del-agente-solo-en-nodo' into 'develop'

Ent 11719 selector de modulos en las alertas del agente no muestra los modulos del agente solo en nodo

See merge request artica/pandorafms!6237
This commit is contained in:
Rafael Ameijeiras 2023-07-13 10:43:46 +00:00
commit d9b95c08ed
1 changed files with 2 additions and 2 deletions

View File

@ -40,6 +40,8 @@ $table->size = [];
$table->style[0] = 'width: 50%';
$table->style[1] = 'width: 50%';
$modules = [];
if (is_metaconsole() === true) {
$params = [];
$params['return'] = true;
@ -79,8 +81,6 @@ if (is_metaconsole() === true) {
}
}
$modules = [];
$table->data[0][1] = html_print_label_input_block(
__('Module'),
html_print_select(