Bugzilla – Attachment 95813 Details for
Bug 23905
Button "Search to add" doesn't work on Quick add new patron
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23905: Remove extra closing span
Bug-23905-Remove-extra-closing-span.patch (text/plain), 1.04 KB, created by
Jonathan Druart
on 2019-11-26 09:32:34 UTC
(
hide
)
Description:
Bug 23905: Remove extra closing span
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-11-26 09:32:34 UTC
Size:
1.04 KB
patch
obsolete
>From d303b611f658a52159907dfcfb34d0493e9d59d5 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 26 Nov 2019 10:16:19 +0100 >Subject: [PATCH] Bug 23905: Remove extra closing span > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >index 71bfab77bc..4bbd2640ea 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >@@ -358,7 +358,6 @@ > [% END %] > > <li> >- </span> > <label for="relationship">Relationship: </label> > <span>[% r.relationship | html %]</span> > </li> >-- >2.11.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 23905
:
95798
|
95800
|
95803
|
95804
|
95812
|
95813
|
95818
|
95819