Bugzilla – Attachment 181429 Details for
Bug 39738
Obsolete call on system preference 'SelfCheckHelpMessage'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39738: Obsolete call on system preference 'SelfCheckHelpMessage'
Bug-39738-Obsolete-call-on-system-preference-SelfC.patch (text/plain), 1010 bytes, created by
Owen Leonard
on 2025-04-24 10:29:54 UTC
(
hide
)
Description:
Bug 39738: Obsolete call on system preference 'SelfCheckHelpMessage'
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-04-24 10:29:54 UTC
Size:
1010 bytes
patch
obsolete
>From 58cb5421d54c4c9f256a1e483f269fb3b138debe Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Thu, 24 Apr 2025 12:22:59 +0200 >Subject: [PATCH] Bug 39738: Obsolete call on system preference > 'SelfCheckHelpMessage' > >Bug 35065 moved to additional contents. >Remove call in opac/sco/help.pl. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > opac/sco/help.pl | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/opac/sco/help.pl b/opac/sco/help.pl >index 027e309bb2..e05de2dfb3 100755 >--- a/opac/sco/help.pl >+++ b/opac/sco/help.pl >@@ -51,10 +51,6 @@ if ( C4::Context->preference('SelfCheckTimeout') ) { > > $template->param( SelfCheckTimeout => $selfchecktimeout ); > >-if ( C4::Context->preference('SelfCheckHelpMessage') ) { >- $template->param( SelfCheckHelpMessage => C4::Context->preference('SelfCheckHelpMessage') ); >-} >- > $template->param( > SCOUserJS => C4::Context->preference('SCOUserJS'), > SCOUserCSS => C4::Context->preference('SCOUserCSS'), >-- >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 39738
:
181428
|
181429
|
181675