Bugzilla – Attachment 120826 Details for
Bug 26995
Drop column relationship from borrower tables
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26995: Remove one remaining occurrence in moremember
Bug-26995-Remove-one-remaining-occurrence-in-morem.patch (text/plain), 1.44 KB, created by
Jonathan Druart
on 2021-05-11 08:46:38 UTC
(
hide
)
Description:
Bug 26995: Remove one remaining occurrence in moremember
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-05-11 08:46:38 UTC
Size:
1.44 KB
patch
obsolete
>From 589988bc0aba9b74fe9ad4b202ecc7f6f89537f1 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 11 May 2021 10:46:15 +0200 >Subject: [PATCH] Bug 26995: Remove one remaining occurrence in moremember > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >index eaa0d18841d..cd416da0ece 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >@@ -321,7 +321,7 @@ > [% END %] > [% END %] > [% IF patron.contactfirstname OR patron.contactname %] >- <li>[% patron.contactfirstname | html %] [% patron.contactname | html %][% IF patron.relationship %] ([% patron.relationship | html %])[% END %]</li> >+ <li>[% patron.contactfirstname | html %] [% patron.contactname | html %]</li> > [% END %] > </ul> > </li> >-- >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 26995
:
115532
|
115533
|
115534
|
115537
|
115538
|
115539
|
120399
|
120400
|
120451
|
120452
|
120453
|
120744
|
120745
|
120746
|
120775
|
120793
| 120826