From 134445d7e54262b2ff77dd36f827f4bbc6c04047 Mon Sep 17 00:00:00 2001 From: Gaetan Boisson Date: Tue, 10 Jul 2012 11:20:04 +0200 Subject: [PATCH] Bug 8405 : add IntranetBiblioDefaultView and BiblioDefaultView in XSLT.pm Signed-off-by: Jared Camins-Esakov Signed-off-by: Paul Poulain --- C4/XSLT.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/XSLT.pm b/C4/XSLT.pm index cbe1ff0fbc..ac97e65a2c 100644 --- a/C4/XSLT.pm +++ b/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 ); -- 2.39.2