mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts: # pages/ajax.render.php
This commit is contained in:
@@ -324,6 +324,8 @@ try
|
|||||||
$oFullSetFilter = DBObjectSearch::FromOQL($valuesDef->GetFilterExpression());
|
$oFullSetFilter = DBObjectSearch::FromOQL($valuesDef->GetFilterExpression());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
$oFullSetFilter->SetShowObsoleteData(utils::ShowObsoleteData());
|
||||||
|
$oKPI = new ExecutionKPI();
|
||||||
$oWidget = new UILinksWidgetDirect($sClass, $sAttCode, $iInputId);
|
$oWidget = new UILinksWidgetDirect($sClass, $sAttCode, $iInputId);
|
||||||
$oWidget->DoAddObjects($oPage, $oFullSetFilter);
|
$oWidget->DoAddObjects($oPage, $oFullSetFilter);
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user