mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
Advanced Search: Small bug fixes and enhancements
SVN:trunk[5636]
This commit is contained in:
@@ -1039,7 +1039,6 @@ class FieldExpression extends UnaryExpression
|
||||
{
|
||||
if ($sSearchType == AttributeDefinition::SEARCH_WIDGET_TYPE_EXTERNAL_KEY)
|
||||
{
|
||||
// TODO Check the type of external key ? (EXTKEY_ABSOLUTE or EXTKEY_RELATIVE)
|
||||
if (MetaModel::IsHierarchicalClass($oAttDef->GetTargetClass()))
|
||||
{
|
||||
$sSearchType = AttributeDefinition::SEARCH_WIDGET_TYPE_HIERARCHICAL_KEY;
|
||||
|
||||
Reference in New Issue
Block a user