Bugzilla – Attachment 162042 Details for
Bug 34793
We should ship default 'CookieConsentPopup' data that describes our required cookies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34793: (QA follow-up): forgotten 'Cookie consents'=>'Cookies policy'
Bug-34793-QA-follow-up-forgotten-Cookie-consentsCo.patch (text/plain), 1.85 KB, created by
Victor Grousset/tuxayo
on 2024-02-12 15:48:16 UTC
(
hide
)
Description:
Bug 34793: (QA follow-up): forgotten 'Cookie consents'=>'Cookies policy'
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2024-02-12 15:48:16 UTC
Size:
1.85 KB
patch
obsolete
>From 27559534ceab2aa2397e55b202eeea2d4bda2067 Mon Sep 17 00:00:00 2001 >From: Victor Grousset/tuxayo <victor@tuxayo.net> >Date: Sun, 11 Feb 2024 07:41:01 +0100 >Subject: [PATCH] Bug 34793: (QA follow-up): forgotten 'Cookie > consents'=>'Cookies policy' > >--- > installer/data/mysql/en/optional/sample_news.yml | 2 +- > koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/en/optional/sample_news.yml b/installer/data/mysql/en/optional/sample_news.yml >index 97c36cc6ce..988d927005 100644 >--- a/installer/data/mysql/en/optional/sample_news.yml >+++ b/installer/data/mysql/en/optional/sample_news.yml >@@ -114,7 +114,7 @@ tables: > lang: "default" > > - additional_content_id: 5 >- title: "Cookie consent bar" >+ title: "Cookie policy bar" > content: > - "<p>The online catalog uses functional cookies: these are essential to make the site work.</p>" > lang: "default" >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc >index f46b55d01e..57e04b4b13 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc >@@ -105,7 +105,7 @@ > <div class="modal-dialog"> > <div class="modal-content"> > <div class="modal-header"> >- <h2 class="modal-title" id="cookieConsentModalLabel">Cookie consent</h2> >+ <h2 class="modal-title" id="cookieConsentModalLabel">Cookies policy</h2> > </div> > <div class="modal-body"> > [% IF ( CookieConsentPopup && CookieConsentPopup.content && CookieConsentPopup.content.count >0 ) %] >-- >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 34793
:
159089
|
159090
|
159094
|
159095
|
159132
|
159133
|
159134
|
159135
|
162014
|
162039
|
162040
|
162041
| 162042