mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
N°6142 Remove new "filter this list" link from search_form and search_oql pages
search_oql is legacy and isn't used anymore, but adding the ContextTag anyway
This commit is contained in:
@@ -98,6 +98,8 @@ try
|
||||
|
||||
if (!empty($oFilter))
|
||||
{
|
||||
$oSearchContext = new ContextTag(ContextTag::TAG_OBJECT_SEARCH);
|
||||
|
||||
$oSet = new CMDBObjectSet($oFilter);
|
||||
$oBlock = new DisplayBlock($oFilter, 'search', false);
|
||||
$aExtraParams = $oAppContext->GetAsHash();
|
||||
|
||||
Reference in New Issue
Block a user