Replace CLAMP GUI text with The first Runtime GUI 47/134247/2
authorlapentafd <francesco.lapenta@est.tech>
Thu, 20 Apr 2023 09:29:10 +0000 (10:29 +0100)
committerFrancesco Davide Lapenta <francesco.lapenta@est.tech>
Thu, 20 Apr 2023 10:48:10 +0000 (10:48 +0000)
Issue-ID: POLICY-4610
Change-Id: Ia543de466b72ac2f5df6639bea3374e57076c1b6
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
gui-server/src/main/resources/static/runtime-ui/index.html

index 4d0f175..26baa2e 100644 (file)
@@ -6,8 +6,7 @@
 </head>
 <body>
 <ul>
-    <li><a href="/runtime-ui/clamp/index.html">The CLAMP GUI</a></li>
-    <li>Another Runtime GUI</li>
+    <li>The first Runtime GUI</li>
 </ul>
 </body>
 </html>