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