Bugzilla – Attachment 160757 Details for
Bug 35504
Release team 24.05
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35504: Change 'Jenkins' to 'Continuous integration'
Bug-35504-Change-Jenkins-to-Continuous-integration.patch (text/plain), 1.26 KB, created by
Martin Renvoize (ashimema)
on 2024-01-10 11:45:03 UTC
(
hide
)
Description:
Bug 35504: Change 'Jenkins' to 'Continuous integration'
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-01-10 11:45:03 UTC
Size:
1.26 KB
patch
obsolete
>From aea018d3145b497e02d66455ee6358ab01dc162b Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 10 Jan 2024 11:38:14 +0000 >Subject: [PATCH] Bug 35504: Change 'Jenkins' to 'Continuous integration' > >We were naming these roles differently between the 'current team' and >'past roles' display. >--- > koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc >index 603de894565..065bae112fb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/about-team.inc >@@ -188,11 +188,11 @@ > > [% IF t.ci %] > [% IF t.ci.size == 1 %] >- <li><strong>Jenkins maintainer:</strong> >+ <li><strong>Continuous integration maintainer:</strong> > [% INCLUDE person p=t.ci.0 %] > </li> > [% ELSE %] >- <li><strong>Jenkins maintainers:</strong> >+ <li><strong>Continuous integration maintainers:</strong> > <ul> > [% FOREACH j IN t.ci %] > <li>[% INCLUDE person p=j %] >-- >2.43.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 35504
:
159624
|
159726
|
159727
|
159730
|
159731
|
159732
|
159733
|
159915
|
159916
|
159917
|
159918
|
160463
|
160464
|
160465
|
160466
|
160752
|
160753
|
160754
|
160755
|
160756
| 160757 |
160758
|
160764
|
160765
|
160766