Bugzilla – Attachment 184904 Details for
Bug 32244
Add Vue and Cypress to the About Koha > Licenses page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32244: (QA follow-up) Fixed html formatting and added link for Cypress
Bug-32244-QA-follow-up-Fixed-html-formatting-and-a.patch (text/plain), 1.29 KB, created by
Brendan Lawlor
on 2025-07-30 15:46:26 UTC
(
hide
)
Description:
Bug 32244: (QA follow-up) Fixed html formatting and added link for Cypress
Filename:
MIME Type:
Creator:
Brendan Lawlor
Created:
2025-07-30 15:46:26 UTC
Size:
1.29 KB
patch
obsolete
>From 4cf55b40065c072abf43583a872633fb44243528 Mon Sep 17 00:00:00 2001 >From: Brendan Lawlor <blawlor@clamsnet.org> >Date: Wed, 30 Jul 2025 15:45:40 +0000 >Subject: [PATCH] Bug 32244: (QA follow-up) Fixed html formatting and added > link for Cypress > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index a454d7e8f8..3cd1bba40b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -1044,7 +1044,9 @@ > <p> <a href="">CSSLint v0.9.8</a>: <a href="https://github.com/CSSLint/csslint/blob/v0.9.8/LICENSE">License</a> </p> > > <h2>Cypress</h2> >- <p> <a href="">Cypress</a>: <a href="https://github.com/cypress-io/cypress/blob/develop/LICENSE">MIT License</a> </p><h2>D3</h2> >+ <p> <a href="https://www.cypress.io/">Cypress</a>: <a href="https://github.com/cypress-io/cypress/blob/develop/LICENSE">MIT License</a> </p> >+ >+ <h2>D3</h2> > <p> <a href="https://d3js.org/">D3 JavaScript library for visualizing data v3.5.17</a>: <a href="https://github.com/d3/d3/blob/v3.5.17/LICENSE">ISC Licence</a> </p> > > <h2>DataTables</h2> >-- >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 32244
:
184267
|
184279
|
184280
|
184499
|
184900
|
184901
|
184902
| 184904