Merged in bugfix/PMCORE-2743 (pull request #7771)
PMCORE-2473 Approved-by: Rodrigo Quelca <rockoinfo@yahoo.com>
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
7897f6f26a
@@ -554,7 +554,9 @@ class Home extends Api
|
||||
// Adding filters to the "Advanced Search" option
|
||||
$option->child = $child;
|
||||
}
|
||||
|
||||
if ($menuInstance->Id[$i] === 'ID_CASE_ARCHIVE_SEARCH') {
|
||||
$option->icon = "fas fa-archive";
|
||||
}
|
||||
// Add option to the menu
|
||||
$menuHome[] = $option;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user