mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°1148: Fix regression on export
This commit is contained in:
@@ -164,6 +164,7 @@ if (!empty($sExpression))
|
||||
}
|
||||
else if($oAttDef instanceof AttributeExternalField && $oAttDef->IsFriendlyName())
|
||||
{
|
||||
$sKeyAttCode = $oAttDef->GetKeyAttCode();
|
||||
$aAliasToFields[$sClassAlias][] = $sKeyAttCode;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user