From da3b2171699ad352bf22097c6f1489659f8f7a93 Mon Sep 17 00:00:00 2001 From: Martynas Date: Sat, 10 Aug 2024 11:49:04 +0200 Subject: [PATCH] Debug `.add-value` handler --- .../xsl/bootstrap/2.3.2/client/content.xsl | 9 --------- .../xsl/bootstrap/2.3.2/client/form.xsl | 17 +++++++++++++++-- 2 files changed, 15 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 ba01dbd82..ad70a5774 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 @@ -307,10 +307,6 @@ exclude-result-prefixes="#all" ldh:Object ldh:RenderBlock - - @@ -318,7 +314,6 @@ exclude-result-prefixes="#all" - @@ -334,7 +329,6 @@ exclude-result-prefixes="#all" - @@ -352,7 +346,6 @@ exclude-result-prefixes="#all" - @@ -367,7 +360,6 @@ exclude-result-prefixes="#all" - @@ -426,7 +418,6 @@ exclude-result-prefixes="#all" - diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/form.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/form.xsl index 6719aae41..ba9f3e8c9 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/form.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/form.xsl @@ -620,12 +620,25 @@ WHERE - $forClass: + .add-value $forClass: $property-uri: - + + + + + + + + + + + + + +