From c968d61f8d32add52927e3b41f348d0fb9ef2f97 Mon Sep 17 00:00:00 2001 From: Martynas Date: Tue, 21 Nov 2023 23:02:15 +0100 Subject: [PATCH] Fixed input value validation in `.btn-save-query` `onclick` --- .../xsl/bootstrap/2.3.2/client/content.xsl | 21 +++++++++---------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl index b036ee92c..5b59a1fbe 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl @@ -634,20 +634,24 @@ exclude-result-prefixes="#all" - + - - - + - + + + + + + + @@ -1083,12 +1087,7 @@ LIMIT 100]]> - - - $request-uri: - $request: - - +