From ee449f549306409b23e57ec5c9710cdd8dbd45e8 Mon Sep 17 00:00:00 2001 From: Martynas Date: Fri, 15 Nov 2024 23:20:30 +0100 Subject: [PATCH] Copy following siblings of the `$block` and re-insert them after the `$row-form` --- .../xsl/bootstrap/2.3.2/client/block/chart.xsl | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/chart.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/chart.xsl index 45c62aa2b..62d014cff 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/chart.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/chart.xsl @@ -544,15 +544,23 @@ exclude-result-prefixes="#all" - - + + + + + + + + + + - --> - - +