Bugzilla – Attachment 76051 Details for
Bug 10659
Upgrade jQuery star ratings plugin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10659: (follow-up) Add plugin information to the about page
Bug-10659-follow-up-Add-plugin-information-to-the-.patch (text/plain), 1.95 KB, created by
Owen Leonard
on 2018-06-14 13:25:09 UTC
(
hide
)
Description:
Bug 10659: (follow-up) Add plugin information to the about page
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2018-06-14 13:25:09 UTC
Size:
1.95 KB
patch
obsolete
>From b3b942225aa24cbfefaf762b69d353966bfee4f2 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 14 Jun 2018 13:22:34 +0000 >Subject: [PATCH] Bug 10659: (follow-up) Add plugin information to the about > page > >This patch updates the about page in the staff client, replacing the >information about the jQuery Star Ratings plugin with information about >the new jQuery Bar Ratings plugin. > >To test, apply the patch and go to the about page in the staff client. >Confirm that the new information appears correctly. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index f6cf9ae..3f70149 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -943,10 +943,10 @@ > </li> > </ul> > >- <h2>jQuery Star Rating Plugin</h2> >- <p>jQuery Star Rating Plugin v3.14 by <a href="http://www.fyneworks.com/">Fyneworks.com</a> is licensed under the <a href="http://en.wikipedia.org/wiki/MIT_License">MIT License</a> and the <a href="http://creativecommons.org/licenses/GPL/2.0/">GPL License</a>.</p> >+ <h2>jQuery Bar Rating Plugin</h2> >+ <p>jQuery Bar Rating Plugin v1.22 by <a href="http://antenna.io/demo/jquery-bar-rating/examples/">Antenna.io</a> is licensed under the <a href="http://en.wikipedia.org/wiki/MIT_License">MIT License</a>.</p> > >- <p>Copyright © 2008 <a href="http://www.fyneworks.com/">Fyneworks.com</a></p> >+ <p>Copyright © 2012-2016 <a href="http://antenna.io">Kazik Pietruszewski</a></p> > > <h2>jQuery insertAtCaret Plugin</h2> > <p>jQuery insertAtCaret Plugin v1.0 by the phpMyAdmin devel team is licensed under the <a href="http://www.gnu.org/licenses/gpl.html">GPL License</a>.</p> >-- >2.1.4
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 10659
:
76049
|
76050
|
76051
|
76487
|
76488
|
76489
|
77740
|
77741
|
82760
|
82826
|
84706
|
84903
|
84970
|
85010
|
85011