From 1449d4478ba825668d69c40cb177ce16efbc5f8b Mon Sep 17 00:00:00 2001 From: matusdrobuliak66 <60785969+matusdrobuliak66@users.noreply.github.com> Date: Fri, 3 May 2024 14:07:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20TIP=20frontend:=204th=20plus=20butt?= =?UTF-8?q?on=20(#5766)=20(#5775)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Odei Maiz <33152403+odeimaiz@users.noreply.github.com> --- .../client/source/class/osparc/dashboard/StudyBrowser.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/services/static-webserver/client/source/class/osparc/dashboard/StudyBrowser.js b/services/static-webserver/client/source/class/osparc/dashboard/StudyBrowser.js index 5f04f9e25bd..ba0cbd991df 100644 --- a/services/static-webserver/client/source/class/osparc/dashboard/StudyBrowser.js +++ b/services/static-webserver/client/source/class/osparc/dashboard/StudyBrowser.js @@ -62,6 +62,13 @@ qx.Class.define("osparc.dashboard.StudyBrowser", { description: "Start new pmTI planning", newStudyLabel: "Phase-Modulation TI", idToWidget: "newPMTIPlanButton" + }, + "personalizationTI": { + templateLabel: "personalized TI Planning Tool", + title: "Personalized TI", + description: "Start new personalized plan", + newStudyLabel: "Personalized TI", + idToWidget: "personalizationTIPlanButton" } }, EXPECTED_S4L_SERVICE_KEYS: {