From 5ec0efb5f0c678be7aa9fd69d15f0b4b4f6a2997 Mon Sep 17 00:00:00 2001 From: Owen Leonard 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 e40bb12..d5ea47d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -946,10 +946,10 @@ -

jQuery Star Rating Plugin

-

jQuery Star Rating Plugin v3.14 by Fyneworks.com is licensed under the MIT License and the GPL License.

+

jQuery Bar Rating Plugin

+

jQuery Bar Rating Plugin v1.22 by Antenna.io is licensed under the MIT License.

-

Copyright © 2008 Fyneworks.com

+

Copyright © 2012-2016 Kazik Pietruszewski

jQuery insertAtCaret Plugin

jQuery insertAtCaret Plugin v1.0 by the phpMyAdmin devel team is licensed under the GPL License.

-- 2.1.4