Bugzilla – Attachment 100682 Details for
Bug 23236
Remove 'its items may still be processed' in action if no match is found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23236 - Remove 'its items may still be processed' in action if no match is found
Bug-23236---Remove-its-items-may-still-be-processe.patch (text/plain), 1.03 KB, created by
Devinim
on 2020-03-13 12:22:55 UTC
(
hide
)
Description:
Bug 23236 - Remove 'its items may still be processed' in action if no match is found
Filename:
MIME Type:
Creator:
Devinim
Created:
2020-03-13 12:22:55 UTC
Size:
1.03 KB
patch
obsolete
>From 615f4e53f0618a548b5414c3f0c3569a159e1d30 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Wed, 12 Feb 2020 14:32:01 -0500 >Subject: [PATCH] Bug 23236 - Remove 'its items may still be processed' in > action if no match is found > >Signed-off-by: Devinim <kohadevinim@devinim.com.tr> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/tools-nomatch-action.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-nomatch-action.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-nomatch-action.inc >index 0d01b425d52..8003bb75ff9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-nomatch-action.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-nomatch-action.inc >@@ -10,5 +10,5 @@ > [% ELSE %] > <option value="ignore"> > [% END %] >- Ignore incoming record (its items may still be processed)</option> >+ Ignore incoming record</option> > </select> >-- >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 23236
:
98774
|
98776
|
100682
|
100887