list childs
This commit is contained in:
parent
7146e73254
commit
691fd6c7dc
1 changed files with 5 additions and 1 deletions
|
@ -3,7 +3,11 @@
|
|||
"href": "/haello"
|
||||
},
|
||||
"Veranstaltungen": {
|
||||
"href": "/events"
|
||||
"href": "/events",
|
||||
"list_childs": true,
|
||||
"items": {
|
||||
"list_namespace": "/events"
|
||||
}
|
||||
},
|
||||
"Kontakt": {
|
||||
"list_childs": true,
|
||||
|
|
Loading…
Reference in a new issue