mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 20:39:40 +00:00
budget menu entry placed in different order
This commit is contained in:
@@ -44,7 +44,7 @@ class PersonMenuBuilder implements LocalMenuBuilderInterface
|
||||
'routeParameters' => ['id' => $person->getId()],
|
||||
]
|
||||
)
|
||||
->setExtra('order', 4000);
|
||||
->setExtra('order', 59);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user