2020-04-06 15:53:32 +02:00
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"id": "1",
|
|
|
|
|
"parentId": null,
|
|
|
|
|
"sort": 0,
|
|
|
|
|
"name": "Home",
|
|
|
|
|
"description": "Entry point on the website",
|
|
|
|
|
"icon": "fth-home",
|
|
|
|
|
"hasChildren": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "-99",
|
|
|
|
|
"parentId": null,
|
|
|
|
|
"sort": 1000,
|
2020-04-06 18:45:23 +02:00
|
|
|
"name": "@recyclebin.name",
|
|
|
|
|
"description": "@recyclebin.description",
|
2020-04-06 15:53:32 +02:00
|
|
|
"icon": "fth-trash",
|
|
|
|
|
"hasChildren": false
|
|
|
|
|
}
|
|
|
|
|
]
|