From 71938db9aa710be04bf24ea686196b054fbd8157 Mon Sep 17 00:00:00 2001 From: Tom Peltonen Date: Wed, 10 Dec 2025 12:17:11 +1100 Subject: [PATCH] feat: adding target label --- menu/en_menu_selfserve.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/menu/en_menu_selfserve.json b/menu/en_menu_selfserve.json index 1972a4c..0b6ccc6 100644 --- a/menu/en_menu_selfserve.json +++ b/menu/en_menu_selfserve.json @@ -151,7 +151,8 @@ "intent": "/content/global_notes1.html", "icon": "fa-image", "iconActive": "fa-image", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "functionId": "menu-004-002-001", "tenant": "" }, @@ -159,7 +160,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", @@ -228,7 +230,8 @@ "id": "menu-099-002", "intent": "/content/contact.html", "label": "Contact", - "target": "Support", + "target": "support", + "targetLabel": "Support", "icon": "fa-phone", "functionId": "menu-099-002", "tenant": ""