From b308f44b4af1a70d7995205875a3182546382e44 Mon Sep 17 00:00:00 2001 From: Martynas Date: Fri, 17 Nov 2023 23:20:33 +0100 Subject: [PATCH] Pass `$textarea-id` to `bs2:QueryForm` --- .../linkeddatahub/xsl/bootstrap/2.3.2/client/chart.xsl | 2 +- .../linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl | 6 ++++-- .../linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl | 9 +++++++-- .../static/com/atomgraph/linkeddatahub/xsl/client.xsl | 2 +- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/chart.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/chart.xsl index a3e1f9159..e0ebcc235 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/chart.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/chart.xsl @@ -296,7 +296,7 @@ exclude-result-prefixes="#all" - + 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 8eaf2f481..5740406ac 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 @@ -978,12 +978,14 @@ LIMIT 100]]> + + @@ -1021,8 +1023,8 @@ LIMIT 100]]> - - + + diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl index d8c4de328..4758e1bef 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl @@ -83,6 +83,7 @@ LIMIT 100 + @@ -117,7 +118,11 @@ LIMIT 100 - @@ -162,7 +167,7 @@ LIMIT 100 - + diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl index e15e6522d..51335c49e 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl @@ -699,7 +699,7 @@ WHERE - +