Bugzilla – Attachment 78501 Details for
Bug 21319
Remove highlight and tooltip on Koha Team version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21319: Remove highlight and tooltip on Koha Team version
Bug-21319-Remove-highlight-and-tooltip-on-Koha-Tea.patch (text/plain), 1.56 KB, created by
Martin Renvoize (ashimema)
on 2018-09-07 06:42:43 UTC
(
hide
)
Description:
Bug 21319: Remove highlight and tooltip on Koha Team version
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2018-09-07 06:42:43 UTC
Size:
1.56 KB
patch
obsolete
>From eef99f6472e31a93c42f800e0b690818666c8c11 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 6 Sep 2018 11:56:41 +0000 >Subject: [PATCH] Bug 21319: Remove highlight and tooltip on Koha Team version > >This patch modifies the about page to remove a <span> on the Koha >version number which explained the version numbering change. > >To test, apply the patch and view the "Koha team" tab on the about page. >The "Koha 18.05 release team" header should not have the number >highlighted. > >Signed-off-by: pierre-marc <pierre-marc.thibault@inLibro.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.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 0c25ba3546..49d521043f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -392,7 +392,7 @@ > <li><a href="http://www.ashs.school.nz/">Albany Senior High School</a>, Auckland, New Zealand (OPAC 'star-ratings' sponsorship)</li> > </ul> > >- <h2>Koha <span style="color:red" title="Koha version numbering has jumped from 3.22 to 16.05 (yy.mm) as from May 2016">18.05</span> release team</h2> >+ <h2>Koha 18.05 release team</h2> > <ul> > <li><strong>Release manager:</strong> > <a href="https://www.openhub.net/p/koha/contributors/6618545125093">Jonathan Druart</a> >-- >2.18.0
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 21319
:
78473
|
78496
| 78501