From 55f978d4782633b31eba990192aa4ecc8813a464 Mon Sep 17 00:00:00 2001 From: alokhyland Date: Wed, 10 Jul 2024 12:41:55 +0530 Subject: [PATCH] WEBUI-1282: Allow Content Security Policy without script-src data: --- .../src/main/resources/web/nuxeo.war/ui/index.jsp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugin/web-ui/addon/src/main/resources/web/nuxeo.war/ui/index.jsp b/plugin/web-ui/addon/src/main/resources/web/nuxeo.war/ui/index.jsp index 8b7231a259..6d546a05e8 100644 --- a/plugin/web-ui/addon/src/main/resources/web/nuxeo.war/ui/index.jsp +++ b/plugin/web-ui/addon/src/main/resources/web/nuxeo.war/ui/index.jsp @@ -97,15 +97,15 @@ limitations under the License. - + - + - + - + - +