View | Details | Raw Unified | Return to bug 26302
Collapse All | Expand All

(-)a/C4/XSLT.pm (-2 / +1 lines)
Lines 173-179 sub get_xslt_sysprefs { Link Here
173
                              TrackClicks opacthemes IdRef OpacSuppression
173
                              TrackClicks opacthemes IdRef OpacSuppression
174
                              OPACResultsLibrary OPACShowOpenURL
174
                              OPACResultsLibrary OPACShowOpenURL
175
                              OpenURLResolverURL OpenURLImageLocation
175
                              OpenURLResolverURL OpenURLImageLocation
176
                              resultsMaxItems
176
                              resultsMaxItems resultsMaxItemsUnavailable
177
                              OpenURLText OPACShowMusicalInscripts OPACPlayMusicalInscripts / )
177
                              OpenURLText OPACShowMusicalInscripts OPACPlayMusicalInscripts / )
178
    {
178
    {
179
        my $sp = C4::Context->preference( $syspref );
179
        my $sp = C4::Context->preference( $syspref );
180
- 

Return to bug 26302