From ad44db3faf897da1106fe0e2335ef6736a14e17d Mon Sep 17 00:00:00 2001 From: Martynas Date: Fri, 24 Nov 2023 22:45:33 +0100 Subject: [PATCH] Chart `onchange` fixes Scroll elements that fail validation into view --- .../xsl/bootstrap/2.3.2/client/chart.xsl | 12 ++++++------ .../xsl/bootstrap/2.3.2/client/content.xsl | 11 +++++++++-- 2 files changed, 15 insertions(+), 8 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 e0ebcc235..226075876 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 @@ -212,8 +212,8 @@ exclude-result-prefixes="#all" - - + + @@ -244,8 +244,8 @@ exclude-result-prefixes="#all" - - + + @@ -274,8 +274,8 @@ 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 7c3c2bf90..431732870 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 @@ -643,11 +643,18 @@ exclude-result-prefixes="#all" - + + + + + - + + + +