Bugzilla – Attachment 184499 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.30 KB, created by
David Nind
on 2025-07-22 18:35:44 UTC
(
hide
)
Description:
Bug 32244: (follow-up) Update Vue.js version and terminology
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-07-22 18:35:44 UTC
Size:
1.30 KB
patch
obsolete
>From 9c0fc19eb55bb262d88572b005f15719e306671f 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> >--- > 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 d08952bbeca..1a1d395b36f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -1178,7 +1178,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