|
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 |
- |
|
|