Bugzilla – Attachment 184902 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: (follow-up) Update Vue.js version and terminology
Bug-32244-follow-up-Update-Vuejs-version-and-termi.patch (text/plain), 1.35 KB, created by
Brendan Lawlor
on 2025-07-30 15:26:24 UTC
(
hide
)
Description:
Bug 32244: (follow-up) Update Vue.js version and terminology
Filename:
MIME Type:
Creator:
Brendan Lawlor
Created:
2025-07-30 15:26:24 UTC
Size:
1.35 KB
patch
obsolete
>From b9cc5b9655780d8c743acc8eef65795ea344c12c Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Tue, 22 Jul 2025 18:30:23 +0000 >Subject: [PATCH] Bug 32244: (follow-up) Update Vue.js version and terminology > >Update to show license version as v3, instead of the specific >minor and point release. > >Update license to use US American spelling. > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- > 1 file changed, 1 insertion(+), 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 b2a35ecdd9..a454d7e8f8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -1180,7 +1180,7 @@ > <p> <a href="https://mottie.github.io/Keyboard/index.html">Virtual Keyboard v1.30.1</a>: <a href="https://github.com/Mottie/Keyboard/blob/v1.30.1/LICENSE">MIT Licence</a> </p> > > <h2>Vue</h2> >- <p> <a href="https://vuejs.org">Vue.js v3.5.4</a>: <a href="https://github.com/vuejs/core/blob/main/LICENSE">MIT Licence</a> </p> >+ <p> <a href="https://vuejs.org">Vue.js v3</a>: <a href="https://github.com/vuejs/core/blob/main/LICENSE">MIT License</a> </p> > [% END # tab=licenses %] > [% END %] > >-- >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