From 9fd9421818dc1ba494475be0fc7871732c9184d0 Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Mon, 30 Aug 2021 17:13:56 +0100 Subject: Fix static web resource paths in gui-editor-apex Some relative paths in the HTML/CSS are incorrect in the build Issue-ID: POLICY-3601 Signed-off-by: danielhanrahan Change-Id: Ifb9f4b428f3732cd601a3128df27d720a55f88fa --- .../src/main/resources/webapp/dist/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'gui-editors/gui-editor-apex/src/main/resources/webapp/dist/index.html') diff --git a/gui-editors/gui-editor-apex/src/main/resources/webapp/dist/index.html b/gui-editors/gui-editor-apex/src/main/resources/webapp/dist/index.html index 7f94959..a4a3039 100644 --- a/gui-editors/gui-editor-apex/src/main/resources/webapp/dist/index.html +++ b/gui-editors/gui-editor-apex/src/main/resources/webapp/dist/index.html @@ -1,7 +1,7 @@ - + @@ -196,15 +196,15 @@ - - + + - + - + - + -- cgit 1.2.3-korg