Skip to content

Commit

Permalink
Removed $base-uri
Browse files Browse the repository at this point in the history
  • Loading branch information
namedgraph committed Nov 11, 2023
1 parent 2c8c135 commit 1755513
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ exclude-result-prefixes="#all"
<xsl:param name="title" select="." as="xs:string?"/>
<xsl:param name="class" as="xs:string?"/>
<xsl:param name="target" as="xs:string?"/>
<xsl:param name="base-uri" as="xs:anyURI" tunnel="yes"/>

<xsl:next-match>
<xsl:with-param name="href" select="$href"/>
Expand Down

0 comments on commit 1755513

Please sign in to comment.