From dc24bbcd97f032f1dbf6f26a8a29b746c0740f9d Mon Sep 17 00:00:00 2001 From: Molkobain Date: Mon, 5 Oct 2020 08:45:12 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B02847=20-=20Comment=20old=20history=20tab?= =?UTF-8?q?=20(waiting=20for=20decision=20on=20the=20DisplayBareHistory=20?= =?UTF-8?q?before=20removing=20it)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/cmdbabstract.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/cmdbabstract.class.inc.php b/application/cmdbabstract.class.inc.php index ea9e70ae4..fa93be13e 100644 --- a/application/cmdbabstract.class.inc.php +++ b/application/cmdbabstract.class.inc.php @@ -1040,7 +1040,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