#11321 fixed header in metaconsole when update item

This commit is contained in:
Daniel Cebrian 2023-05-23 10:07:23 +02:00
parent 057a603f0c
commit e56f15bacf
1 changed files with 1 additions and 1 deletions

View File

@ -3684,7 +3684,7 @@ if ($idReport != 0) {
$tab_builder = ($activeTab === 'item_editor') ? 'reporting_item_editor_tab' : '';
if ($action !== 'update') {
if (is_metaconsole() === true || $action !== 'update') {
// Header.
ui_print_standard_header(
$textReportName,