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:
commit
43c842ec75
|
@ -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';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue