N°2844 - Fix mixed up activity entries

Note: Re-display the history tab for now so we can check consistency between history tab and activity panel
This commit is contained in:
Molkobain
2020-10-01 22:00:16 +02:00
parent 8e16d537ff
commit 83a547bbf4
2 changed files with 6 additions and 4 deletions

View File

@@ -997,7 +997,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
</div><!-- End of object-details -->
HTML