Merge branch 'ent-6931-Cabecera-duplicada-en-Remote-component-management' into 'develop'

Ent 6931 cabecera duplicada en remote component management

See merge request artica/pandorafms!3782
This commit is contained in:
Daniel Rodriguez 2021-03-01 09:54:35 +00:00
commit 43c842ec75
1 changed files with 0 additions and 13 deletions

View File

@ -64,19 +64,6 @@ if (defined('METACONSOLE')) {
$help_header = 'network_component_tab';
}
ui_print_page_header(
__('Remote components'),
'',
false,
$help_header,
true,
'',
false,
'modulemodal',
GENERIC_SIZE_TEXT,
'',
__('Configuration').' / '.__('Templates').' / '.__('Remote components')
);
$sec = 'gmodules';
}