Skip to content

Commit 9b68f5e

Browse files
committed
MIR-1462 Fixed include in user-attributes-important-base.xsl
1 parent 1ebb85e commit 9b68f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mir-module/src/main/resources/xsl/user-attributes-important-base.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" exclude-result-prefixes="xsl">
33

4-
<xsl:import href="xslImport:userProfileActionsBase:user-attributes-important-base"/>
4+
<xsl:import href="xslImport:userProfileActionsBase:user-attributes-important-base.xsl"/>
55

66
<xsl:param name="MCR.ORCID.LinkURL"/>
77
<xsl:param name="WebApplicationBaseURL"/>

0 commit comments

Comments
 (0)