Bugzilla – Attachment 144266 Details for
Bug 30808
Release team 23.05
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30808: Add a dedications tab to the about page
Bug-30808-Add-a-dedications-tab-to-the-about-page.patch (text/plain), 2.19 KB, created by
Martin Renvoize (ashimema)
on 2022-11-25 15:39:47 UTC
(
hide
)
Description:
Bug 30808: Add a dedications tab to the about page
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-11-25 15:39:47 UTC
Size:
2.19 KB
patch
obsolete
>From dc8c9250144a3d39d64c0e514eedf3833349ec36 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 25 Nov 2022 15:35:36 +0000 >Subject: [PATCH] Bug 30808: Add a dedications tab to the about page > >--- > .../intranet-tmpl/prog/en/modules/about.tt | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index b8ac65e8f1..703dd53602 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -38,6 +38,7 @@ > <li role="presentation"><a href="#licenses" aria-controls="licenses" role="tab" data-toggle="tab">Licenses</a></li> > <li role="presentation"><a href="#translations" aria-controls="translations" role="tab" data-toggle="tab">Translations</a></li> > <li role="presentation"><a href="#history" aria-controls="history" role="tab" data-toggle="tab">Timeline</a></li> >+ <li role="presentation"><a href="#dedications" aria-controls="dedications" role="tab" data-toggle="tab">Dedications</a></li> > </ul> > > <div class="tab-content"> >@@ -920,6 +921,22 @@ > [% END %] > </div> > >+ <div role="tabpanel" class="tab-pane active" id="dedications"> >+ <h2>22.11</h2> >+ <p> >+ The Koha Community would like to dedicate the release of Koha 22.11 to Rosalie Blake. >+ </p> >+ <p> >+ Rosalie was the Head Librarian at Horowhenua Library Trust when Koha was started and without her Koha >+ would not exist. She was an inspiring leader and innovator and took the risk of her career entrusting >+ Chris, Joanne, Rachel and Simon to deliver the original project that became the international sensation >+ we all know and love. >+ </p> >+ <p> >+ She was also a practicing Justice of the Peace, a stalwart of the Levin Pottery Club and much loved >+ mother of Simon and Jeremy, and grandmother of Ben, Toby, Anna, Charlotte and Billy. >+ </p> >+ </div> > </div> > </div> > </div> >-- >2.20.1
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 30808
:
135202
|
144256
|
144263
|
144265
| 144266