Skip to content

Commit

Permalink
Restore import of Web-Client's document.xsl
Browse files Browse the repository at this point in the history
  • Loading branch information
namedgraph committed Dec 18, 2023
1 parent 749caad commit 9baa338
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ extension-element-prefixes="ixsl"
<xsl:import href="../../../../com/atomgraph/client/xsl/bootstrap/2.3.2/imports/default.xsl"/>
<xsl:import href="bootstrap/2.3.2/imports/default.xsl"/>
<xsl:import href="../../../../com/atomgraph/client/xsl/bootstrap/2.3.2/resource.xsl"/>
<!-- <xsl:import href="../../../../com/atomgraph/client/xsl/bootstrap/2.3.2/document.xsl"/> -->
<xsl:import href="../../../../com/atomgraph/client/xsl/bootstrap/2.3.2/document.xsl"/>
<xsl:import href="../../../../com/atomgraph/client/xsl/bootstrap/2.3.2/container.xsl"/>
<xsl:import href="bootstrap/2.3.2/imports/ac.xsl"/>
<xsl:import href="bootstrap/2.3.2/imports/ldh.xsl"/>
Expand Down

0 comments on commit 9baa338

Please sign in to comment.