Bugzilla – Attachment 151625 Details for
Bug 33579
Typo: record record
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33579: [21.11.x] Typo: record record
Bug-33579-2111x-Typo-record-record.patch (text/plain), 1.52 KB, created by
Owen Leonard
on 2023-05-24 11:24:21 UTC
(
hide
)
Description:
Bug 33579: [21.11.x] Typo: record record
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2023-05-24 11:24:21 UTC
Size:
1.52 KB
patch
obsolete
>From 09879753942e9e01eb0a6a0850356b65d62eacd7 Mon Sep 17 00:00:00 2001 >From: Magnus Enger <magnus@libriotech.no> >Date: Fri, 21 Apr 2023 08:39:56 +0200 >Subject: [PATCH] Bug 33579: [21.11.x] Typo: record record > >To reproduce: >- Search for records >- Select two or more records >- Select "Edit" > "Batch delete records" >- Click "Delete selcted records" >- Click "View detail of the enqueued job" >- Verify the page says "Type: Batch bibliographic record record deletion" > >To test: >- Repeat the steps above >- The page should now say "Type: Batch bibliographic record deletion" > >Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/modules/admin/background_jobs.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt >index 0ee13d742f..a6bb7e3e21 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt >@@ -26,7 +26,7 @@ > [% CASE 'batch_biblio_record_modification' %] > Batch bibliographic record modification > [% CASE 'batch_biblio_record_deletion' %] >- Batch bibliographic record record deletion >+ Batch bibliographic record deletion > [% CASE 'batch_authority_record_modification' %] > Batch authority record modification > [% CASE 'batch_authority_record_deletion' %] >-- >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 33579
:
150013
|
150014
|
150059
| 151625