Bugzilla – Attachment 142197 Details for
Bug 31813
Specify white-space: normal for spans styled as labels
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31813: (follow-up) Add missing colon for managed staged MARC records
Bug-31813-follow-up-Add-missing-colon-for-managed-.patch (text/plain), 1.51 KB, created by
David Nind
on 2022-10-19 17:24:42 UTC
(
hide
)
Description:
Bug 31813: (follow-up) Add missing colon for managed staged MARC records
Filename:
MIME Type:
Creator:
David Nind
Created:
2022-10-19 17:24:42 UTC
Size:
1.51 KB
patch
obsolete
>From 71d76d2c550435554a995690583a9fbeab3f2ecb Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Wed, 19 Oct 2022 17:18:48 +0000 >Subject: [PATCH] Bug 31813: (follow-up) Add missing colon for managed staged > MARC records > >Add colon after "Matching rule applied" when viewing details for a >batch already imported. > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt >index cd9c63f17b..51f4668128 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt >@@ -188,7 +188,7 @@ > </select> > <span class="change-status">Changed. <a href="#" class="reset" id="reset_new_matcher_id">Reset</a></span> > [% ELSE %] >- <span class="label">Matching rule applied</span> >+ <span class="label">Matching rule applied:</span> > [% IF ( current_matcher_id ) %] > [% current_matcher_code | html %] ([% current_matcher_description | html %]) > [% ELSE %] >-- >2.30.2
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 31813
:
142081
|
142099
|
142196
|
142197
|
142451
|
142452