From 298929946e4f0acce693821156fe672f00353ea5 Mon Sep 17 00:00:00 2001 From: Martynas Date: Thu, 21 Dec 2023 17:14:33 +0100 Subject: [PATCH] Removed `@use-when` --- .../linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl | 2 +- .../webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl index 68f0e197b..c8bc5c278 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl @@ -320,7 +320,7 @@ exclude-result-prefixes="#all" - + 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 a7a857188..e756d8b41 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl @@ -1289,6 +1289,9 @@ WHERE + + +