Bugzilla – Attachment 122387 Details for
Bug 26302
OPAC XSLT Results: List variable number of itemcallnumbers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26302: Add syspref resultsMaxItemsUnavailable
Bug-26302-Add-syspref-resultsMaxItemsUnavailable.patch (text/plain), 1.06 KB, created by
Marcel de Rooy
on 2021-06-24 13:46:36 UTC
(
hide
)
Description:
Bug 26302: Add syspref resultsMaxItemsUnavailable
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-06-24 13:46:36 UTC
Size:
1.06 KB
patch
obsolete
>From d5f87cb2d0b1bb66e132a66c9bcb7daebd84e3df Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 2 Apr 2021 09:07:37 +0000 >Subject: [PATCH] Bug 26302: Add syspref resultsMaxItemsUnavailable >Content-Type: text/plain; charset=utf-8 > >This is the number of call numbers displayed for unavailable >categories in the results XSLT. >--- > C4/XSLT.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/XSLT.pm b/C4/XSLT.pm >index 77e56077f1..716bdc10c5 100644 >--- a/C4/XSLT.pm >+++ b/C4/XSLT.pm >@@ -173,7 +173,7 @@ sub get_xslt_sysprefs { > TrackClicks opacthemes IdRef OpacSuppression > OPACResultsLibrary OPACShowOpenURL > OpenURLResolverURL OpenURLImageLocation >- resultsMaxItems >+ resultsMaxItems resultsMaxItemsUnavailable > OpenURLText OPACShowMusicalInscripts OPACPlayMusicalInscripts / ) > { > my $sp = C4::Context->preference( $syspref ); >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 26302
:
109184
|
119108
|
119109
|
119110
|
119111
|
122386
|
122387
|
122388
|
122389
|
122391
|
122462
|
122463
|
122464
|
122465
|
122466
|
122487
|
123499
|
123500
|
123501
|
123502
|
123526
|
123527
|
123528
|
123529
|
123531
|
123532
|
123533
|
123534
|
123640
|
123641
|
123643
|
123644
|
123645
|
123646
|
123647
|
123648
|
123649
|
124243
|
124244
|
124245