Bugzilla – Attachment 159132 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: (follow-up) Add table classes to popup
Bug-34793-follow-up-Add-table-classes-to-popup.patch (text/plain), 1.31 KB, created by
Martin Renvoize (ashimema)
on 2023-11-20 08:01:29 UTC
(
hide
)
Description:
Bug 34793: (follow-up) Add table classes to popup
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-11-20 08:01:29 UTC
Size:
1.31 KB
patch
obsolete
>From 96054faca015a1f7e06593be0cb64605ecbc9506 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 20 Nov 2023 08:00:10 +0000 >Subject: [PATCH] Bug 34793: (follow-up) Add table classes to popup > >This patch adds the appropriate table classes to the Popup html >customisation block. This ensure we have proper table display formatting >in the modal on the OPAC. >--- > installer/data/mysql/en/optional/sample_news.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/en/optional/sample_news.yml b/installer/data/mysql/en/optional/sample_news.yml >index 0d1cca555a7..f17883765c1 100644 >--- a/installer/data/mysql/en/optional/sample_news.yml >+++ b/installer/data/mysql/en/optional/sample_news.yml >@@ -128,7 +128,7 @@ tables: > - "<h3>Essential cookies</h3>" > - "<p>Here is the list of essential cookies used on the Koha online catalog.</p>" > - "<p>Some of these depend on settings chosen by the library team; therefore all the cookies listed may not apply to this site.</p>" >- - "<table id=\u0022cookiesinfot\u0022>" >+ - "<table id=\u0022cookiesinfot\u0022 class=\u0022table table-bordered table-striped\u0022>" > - " <thead>" > - " <tr>" > - " <th>Storage</th>" >-- >2.42.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