chore: added apllication to menu
parent
799530b236
commit
6bc87d3555
|
|
@ -8,6 +8,8 @@
|
|||
"label": "Welcome {{.digital_id}}",
|
||||
"target": "_blank",
|
||||
"icon": "fa-home",
|
||||
"application": "home1",
|
||||
"applicationLabel": "Home",
|
||||
"tenant": "",
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -35,6 +37,8 @@
|
|||
"id": "apps1",
|
||||
"intent": "",
|
||||
"label": "Apps 1",
|
||||
"application": "apps1",
|
||||
"applicationLabel": "Apps 1",
|
||||
"functionId": "apps1",
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -240,6 +244,8 @@
|
|||
"id": "apps2",
|
||||
"intent": "",
|
||||
"label": "Apps 2",
|
||||
"application": "apps2",
|
||||
"applicationLabel": "Apps 2",
|
||||
"functionId": "",
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -284,6 +290,8 @@
|
|||
"id": "apps3",
|
||||
"intent": "",
|
||||
"label": "Self serve",
|
||||
"application": "apps3",
|
||||
"applicationLabel": "Self serve",
|
||||
"functionId": "",
|
||||
"children": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue