mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
display table of events by person
This commit is contained in:
@@ -58,9 +58,9 @@ class PersonMenuBuilder implements LocalMenuBuilderInterface
|
||||
'person_id' => $person->getId()
|
||||
]
|
||||
])
|
||||
->setExtras([
|
||||
'order' => 500
|
||||
]);
|
||||
->setExtras([
|
||||
'order' => 500
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user