mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°1429 - Display results wrt obsolescence display choices
SVN:trunk[5788]
This commit is contained in:
@@ -69,6 +69,10 @@ class DisplayBlock
|
||||
// User defined
|
||||
$this->m_bShowObsoleteData = utils::ShowObsoleteData();
|
||||
}
|
||||
if (isset($this->m_bShowObsoleteData))
|
||||
{
|
||||
$this->m_oFilter->SetShowObsoleteData($this->m_bShowObsoleteData);
|
||||
}
|
||||
}
|
||||
|
||||
public function GetFilter()
|
||||
|
||||
Reference in New Issue
Block a user