Bugzilla – Attachment 127823 Details for
Bug 5229
OPACItemsResultsDisplay preference must be removed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 5229: (QA follow-up) Remove last occurrence in code
Bug-5229-QA-follow-up-Remove-last-occurrence-in-co.patch (text/plain), 1.29 KB, created by
Marcel de Rooy
on 2021-11-19 07:15:34 UTC
(
hide
)
Description:
Bug 5229: (QA follow-up) Remove last occurrence in code
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-11-19 07:15:34 UTC
Size:
1.29 KB
patch
obsolete
>From 88951305aed1bce05847da23a321e7a7159ec845 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 19 Nov 2021 07:13:35 +0000 >Subject: [PATCH] Bug 5229: (QA follow-up) Remove last occurrence in code >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > installer/html-template-to-template-toolkit.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/html-template-to-template-toolkit.pl b/installer/html-template-to-template-toolkit.pl >index f76c87c904..3324be1c59 100755 >--- a/installer/html-template-to-template-toolkit.pl >+++ b/installer/html-template-to-template-toolkit.pl >@@ -28,7 +28,7 @@ my $tmpl_out_dir = 'koha-tt'; > my @globals = ( "themelang","JacketImages","OPACAmazonCoverImages","GoogleJackets","BakerTaylorEnabled", > "SyndeticsEnabled", "OpacRenewalAllowed", "item_level_itypes","noItemTypeImages", > "virtualshelves", "OPACHoldRequests", "COinSinOPACResults", "OPACXSLTResultsDisplay", >- "OPACItemsResultsDisplay", "LibraryThingForLibrariesID", "opacuserlogin", "TagsEnabled", >+ "LibraryThingForLibrariesID", "opacuserlogin", "TagsEnabled", > "TagsShowOnList", "TagsInputOnList","loggedinusername","opacbookbag", > "OPACAmazonEnabled", "SyndeticsCoverImages" ); > >-- >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 5229
:
127631
|
127655
|
127689
|
127690
|
127821
|
127822
|
127823