@@ -, +, @@ --- C4/XSLT.pm | 2 +- .../bootstrap/en/xslt/UNIMARCslimUtils.xsl | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletions(-) --- a/C4/XSLT.pm +++ a/C4/XSLT.pm @@ -206,7 +206,7 @@ sub XSLTParse4Display { UseControlNumber IntranetBiblioDefaultView BiblioDefaultView singleBranchMode OPACItemLocation DisplayIconsXSLT AlternateHoldingsField AlternateHoldingsSeparator - TrackClicks / ) + TrackClicks IdRef / ) { my $sp = C4::Context->preference( $syspref ); next unless defined($sp); --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl @@ -316,6 +316,7 @@ + @@ -354,6 +355,20 @@ + + + + + + /cgi-bin/koha/opac-idref.pl?unimarc3= + + + IdRef + gb_page_center[600,500] + Idref + + + ; --