This commit is contained in:
2022-07-11 13:34:10 +02:00
parent 5962d3f233
commit f3ca01fd88
3 changed files with 3 additions and 5 deletions

View File

@@ -35,10 +35,10 @@ class AdminMenuBuilder implements LocalMenuBuilderInterface
$menu->addChild('Events', [
'route' => 'chill_event_admin_index',
])
])
->setAttribute('class', 'list-group-item-header')
->setExtras([
'order' => 6500
'order' => 6500,
]);
$menu->addChild('Event type', [