diff --git a/menu/de_menu_selfserve.json b/menu/de_menu_selfserve.json index e9de47e..9f26be2 100644 --- a/menu/de_menu_selfserve.json +++ b/menu/de_menu_selfserve.json @@ -145,7 +145,8 @@ "intent": "/content/global_notes1.html", "icon": "fa-image", "iconActive": "fa-image", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "functionId": "menu-004-002-001", "tenant": "" }, @@ -153,7 +154,8 @@ "id": "menu-004-002-002", "label": "Oberon-See", "intent": "/content/IMG_6662.html", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "icon": "fa-image", "iconActive": "fa-image", "functionId": "menu-004-002-002", diff --git a/menu/it_menu_selfserve.json b/menu/it_menu_selfserve.json index b17e7c3..ce4cce0 100644 --- a/menu/it_menu_selfserve.json +++ b/menu/it_menu_selfserve.json @@ -145,7 +145,8 @@ "intent": "/content/global_notes1.html", "icon": "fa-image", "iconActive": "fa-image", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "functionId": "menu-004-002-001", "tenant": "" }, @@ -153,7 +154,8 @@ "id": "menu-004-002-002", "label": "Lago Oberon", "intent": "/content/IMG_6662.html", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "icon": "fa-image", "iconActive": "fa-image", "functionId": "menu-004-002-002", diff --git a/menu/kr_menu_selfserve.json b/menu/kr_menu_selfserve.json index cd93d33..cd5311e 100644 --- a/menu/kr_menu_selfserve.json +++ b/menu/kr_menu_selfserve.json @@ -145,7 +145,8 @@ "intent": "/content/global_notes1.html", "icon": "fa-image", "iconActive": "fa-image", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "functionId": "menu-004-002-001", "tenant": "" }, @@ -153,7 +154,8 @@ "id": "menu-004-002-002", "label": "오베론 호수", "intent": "/content/IMG_6662.html", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "icon": "fa-image", "iconActive": "fa-image", "functionId": "menu-004-002-002", diff --git a/menu/menu_staff.json b/menu/menu_staff.json index 55d5525..3cf44ac 100644 --- a/menu/menu_staff.json +++ b/menu/menu_staff.json @@ -129,7 +129,8 @@ "intent": "/content/global_notes1.html", "icon": "fa-image", "icon_active": "fa-image", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "function_id": "menu_004_002_001", "tenant": "" }, @@ -137,7 +138,8 @@ "id": "menu_004_002_002", "label": "Oberon lake", "intent": "/content/IMG_6662.html", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "icon": "fa-image", "icon_active": "fa-image", "function_id": "menu_004_002_002", diff --git a/menu/menu_user.json b/menu/menu_user.json index 3707ded..f832ad2 100644 --- a/menu/menu_user.json +++ b/menu/menu_user.json @@ -145,7 +145,8 @@ "intent": "/content/global_notes1.html", "icon": "fa-image", "iconActive": "fa-image", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "functionId": "menu-004-002-001", "tenant": "" }, @@ -153,7 +154,8 @@ "id": "menu-004-002-002", "label": "Oberon lake", "intent": "/content/IMG_6662.html", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "icon": "fa-image", "iconActive": "fa-image", "functionId": "menu-004-002-002", diff --git a/menu/sv_menu_selfserve.json b/menu/sv_menu_selfserve.json index ad3ca42..d694ca9 100644 --- a/menu/sv_menu_selfserve.json +++ b/menu/sv_menu_selfserve.json @@ -145,7 +145,8 @@ "intent": "/content/global_notes1.html", "icon": "fa-image", "iconActive": "fa-image", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "functionId": "menu-004-002-001", "tenant": "" }, @@ -153,7 +154,8 @@ "id": "menu-004-002-002", "label": "Oberon-sjön", "intent": "/content/IMG_6662.html", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "icon": "fa-image", "iconActive": "fa-image", "functionId": "menu-004-002-002",