mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
N°1385 : Bare relation tabs on FunctionCI now correctly display item count according to user obsolescence preferences.
SVN:trunk[5769]
This commit is contained in:
@@ -1659,6 +1659,7 @@
|
||||
$aSearches[$sSubClass] = $oSearch;
|
||||
|
||||
$oSet = new DBObjectSet($oSearch);
|
||||
$oSet->SetShowObsoleteData(utils::ShowObsoleteData());
|
||||
$iTotal += $oSet->Count();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user