Bugzilla – Attachment 142452 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.56 KB, created by
Katrin Fischer
on 2022-10-22 10:02:47 UTC
(
hide
)
Description:
Bug 31813: (follow-up) Add missing colon for managed staged MARC records
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-10-22 10:02:47 UTC
Size:
1.56 KB
patch
obsolete
>From 9fae57b66cf103dc90f81f0d5452a42af46571a7 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> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../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