Bugzilla – Attachment 162126 Details for
Bug 35977
Display current date in hold starts on when placing a hold in the OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35977: (follow-up) Perltidy whitespace fixes
Bug-35977-follow-up-Perltidy-whitespace-fixes.patch (text/plain), 810 bytes, created by
Owen Leonard
on 2024-02-13 18:31:52 UTC
(
hide
)
Description:
Bug 35977: (follow-up) Perltidy whitespace fixes
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2024-02-13 18:31:52 UTC
Size:
810 bytes
patch
obsolete
>From 653c171faddfea4d4eb9d867697219970de106c9 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 13 Feb 2024 18:30:25 +0000 >Subject: [PATCH] Bug 35977: (follow-up) Perltidy whitespace fixes > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > opac/opac-reserve.pl | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/opac/opac-reserve.pl b/opac/opac-reserve.pl >index 4ccdbaa184..b7d45db2c7 100755 >--- a/opac/opac-reserve.pl >+++ b/opac/opac-reserve.pl >@@ -623,8 +623,8 @@ if ( > C4::Context->preference( 'OPACAllowHoldDateInFuture' ) > ) { > $template->param( >- reserve_in_future => 1, >- today => dt_from_string, >+ reserve_in_future => 1, >+ today => dt_from_string, > ); > } > >-- >2.30.2
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 35977
:
161814
|
161928
|
162125
|
162126
|
164217
|
164220
|
164221
|
165535
|
165536
|
165725
|
165910