Bugzilla – Attachment 185867 Details for
Bug 39860
Add a way to allow for additional/custom MARC fields in the record display
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39860: Fix OPAC display location
Bug-39860-Fix-OPAC-display-location.patch (text/plain), 1.10 KB, created by
David Cook
on 2025-08-29 06:53:32 UTC
(
hide
)
Description:
Bug 39860: Fix OPAC display location
Filename:
MIME Type:
Creator:
David Cook
Created:
2025-08-29 06:53:32 UTC
Size:
1.10 KB
patch
obsolete
>From f447aae3cc317f681585b1a883a94237a9ed20fe Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Thu, 5 Jun 2025 20:39:22 +0000 >Subject: [PATCH] Bug 39860: Fix OPAC display location > >Signed-off-by: David Cook <dcook@prosentient.com.au> >--- > .../intranet-tmpl/prog/en/modules/tools/additional-contents.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt >index a1be9c8e52..31570660c2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt >@@ -553,7 +553,7 @@ > [% END %] > [% END %] > </optgroup> >- [% SET opac_available_options = ['OPACResultsPage' , 'OPACResultsPage'] %] >+ [% SET opac_available_options = ['OPACResultsPage' , 'OPACDetailPage'] %] > <optgroup label="OPAC"> > [% FOREACH l IN opac_available_options.sort %] > [% IF l == location %] >-- >2.39.5
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 39860
:
182054
|
182055
|
182056
|
182057
|
182058
|
182059
|
182230
|
182231
|
182232
|
182233
|
183007
|
183008
|
183009
|
183010
|
183011
|
183035
|
183077
|
183095
|
183774
|
185835
|
185865
|
185866
|
185867
|
185868
|
185869
|
185870
|
185900
|
185901
|
185902
|
185903
|
185904
|
185905