Bugzilla – Attachment 156707 Details for
Bug 34026
Move translatable cover-handling strings out of opac-bottom.inc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34026: (QA follow-up) Remove NO_COCE_JACKET
Bug-34026-QA-follow-up-Remove-NOCOCEJACKET.patch (text/plain), 1.03 KB, created by
Katrin Fischer
on 2023-10-08 13:55:31 UTC
(
hide
)
Description:
Bug 34026: (QA follow-up) Remove NO_COCE_JACKET
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-10-08 13:55:31 UTC
Size:
1.03 KB
patch
obsolete
>From 6e671ffe05007f77fbeec4fae69de78433215ae7 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 8 Oct 2023 13:54:00 +0000 >Subject: [PATCH] Bug 34026: (QA follow-up) Remove NO_COCE_JACKET > >As already noted in Owen's commit message, this variable >appears to be unused. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc | 5 ----- > 1 file changed, 5 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >index 2783019ae7..04d651ca4a 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >@@ -240,11 +240,6 @@ > [% END %] > [% IF ( Koha.Preference('OpacCoce') && Koha.Preference('CoceProviders') ) %] > [% Asset.js("js/coce.js") | $raw %] >- <script> >- >- var NO_COCE_JACKET = _("No cover image available"); >- >- </script> > [% END %] > > [% IF OPACLocalCoverImages %] >-- >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 34026
:
152393
|
152432
|
156701
|
156706
| 156707