mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-01 11:39:39 +00:00
budget menu entry placed in different order
This commit is contained in:
@@ -42,7 +42,7 @@ class HouseholdMenuBuilder implements LocalMenuBuilderInterface
|
||||
'routeParameters' => [
|
||||
'id' => $household->getId(),
|
||||
], ])
|
||||
->setExtras(['order' => 50]);
|
||||
->setExtras(['order' => 19]);
|
||||
// }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user