cb
This commit is contained in:
@@ -62,7 +62,7 @@ namespace BeWo.Service.DCEntityMapper
|
||||
}
|
||||
}
|
||||
|
||||
if (addParent)
|
||||
if (addParent && tm.Parent.IsActive != BS.Shared.ActivationTypeId.Deleted)
|
||||
{
|
||||
dc.Parent = CreateTextModuleDC(tm.Parent, parentChildDict);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user