mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-19 11:42:51 +00:00
add base authorization to person search + improve search ordering
This commit is contained in:
@@ -37,6 +37,6 @@ class RelationRepository implements ObjectRepository
|
||||
|
||||
public function getClassName(): string
|
||||
{
|
||||
return MaritalStatus::class;
|
||||
return Relation::class;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user