Bugzilla – Attachment 161801 Details for
Bug 36003
Printing list from OPAC shows "Cookies" when CookieConsent enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36003: Add cookie consent buttons to hidden list on print
Bug-36003-Add-cookie-consent-buttons-to-hidden-lis.patch (text/plain), 1007 bytes, created by
Martin Renvoize (ashimema)
on 2024-02-07 13:38:16 UTC
(
hide
)
Description:
Bug 36003: Add cookie consent buttons to hidden list on print
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-02-07 13:38:16 UTC
Size:
1007 bytes
patch
obsolete
>From 51fa0edc971b97d9aa3b85a039b2a668379406c9 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 7 Feb 2024 13:34:20 +0000 >Subject: [PATCH] Bug 36003: Add cookie consent buttons to hidden list on print > >This patch adds #consentMoreInfo, #cookieConsentFooter and >.consentAcceptEssential to the hidden fields for OPAC printing. >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/print.scss | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/print.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/print.scss >index f621e3ab9cb..73679604c9b 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/print.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/print.scss >@@ -221,6 +221,8 @@ body#basket p { > > #action, > #addshelf, >+#consentMoreInfo, >+#cookieConsentFooter, > #export, > #facetcontainer, > #members, >@@ -233,6 +235,7 @@ body#basket p { > #toolbar, > .actions, > .breadcrumb, >+.consentAcceptEssential, > .ft, > .koha_url, > .list-actions, >-- >2.43.0
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 36003
:
161801
|
162001
|
166120