Skip to content
Snippets Groups Projects
Commit d37b7f46 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

open menu item in sidebar

parent c69e0cb2
No related branches found
No related tags found
1 merge request!7Update docs
......@@ -4,7 +4,7 @@
return [
['href'=>'#', 'label'=>'Menu A', 'icon'=>'fas fa-home' ],
['href'=>'#', 'label'=>'Menu B', 'icon'=>'fas fa-tv'],
['href'=>'#', 'label'=>'Menu B', 'icon'=>'fas fa-tv', 'class' => 'active' ],
['href'=>'#', 'label'=>'Menu C', 'icon'=>'fas fa-truck-pickup',
'children'=>[
['href'=>'#', 'label'=>'FAQ' , 'icon'=>'fas fa-truck-monster'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment