diff --git a/application/cmdbabstract.class.inc.php b/application/cmdbabstract.class.inc.php index 0fc81015f..2f07da57f 100644 --- a/application/cmdbabstract.class.inc.php +++ b/application/cmdbabstract.class.inc.php @@ -991,8 +991,7 @@ HTML //$oPage->SetCurrentTab('UI:HistoryTab'); //$this->DisplayBareHistory($oPage, $bEditMode); // TODO 2.8.0: What to do with this? - $oPage->AddAjaxTab('UI:HistoryTab', - utils::GetAbsoluteUrlAppRoot().'pages/ajax.render.php?operation=history&class='.$sClass.'&id='.$iKey); + //$oPage->AddAjaxTab('UI:HistoryTab', utils::GetAbsoluteUrlAppRoot().'pages/ajax.render.php?operation=history&class='.$sClass.'&id='.$iKey); $oPage->add(<< HTML