Browse Source

Bug 8405 : add IntranetBiblioDefaultView and BiblioDefaultView in XSLT.pm

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
3.10.x
Gaetan Boisson 12 years ago
committed by Paul Poulain
parent
commit
134445d7e5
  1. 2
      C4/XSLT.pm

2
C4/XSLT.pm

@ -187,7 +187,7 @@ sub XSLTParse4Display {
OPACBaseURL TraceCompleteSubfields UseICU
UseAuthoritiesForTracings TraceSubjectSubdivisions
Display856uAsImage OPACDisplay856uAsImage
UseControlNumber
UseControlNumber IntranetBiblioDefaultView BiblioDefaultView
AlternateHoldingsField AlternateHoldingsSeparator / )
{
my $sp = C4::Context->preference( $syspref );

Loading…
Cancel
Save