Clean up
This commit is contained in:
@@ -983,8 +983,9 @@ namespace Umbraco.Core.Persistence.Repositories.Implement
|
||||
return new ReadOnlyRelation(entity.Id, id, relationType.Id);
|
||||
}).WhereNotNull();
|
||||
|
||||
// Save bulk relations<
|
||||
// Save bulk relations
|
||||
RelationRepository.SaveBulk(toSave);
|
||||
|
||||
}
|
||||
|
||||
private class NodeIdKey
|
||||
|
||||
Reference in New Issue
Block a user