Bugzilla – Attachment 150059 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: Typo: record record
Bug-33579-Typo-record-record.patch (text/plain), 1.44 KB, created by
Lucas Gass (lukeg)
on 2023-04-21 16:11:06 UTC
(
hide
)
Description:
Bug 33579: Typo: record record
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2023-04-21 16:11:06 UTC
Size:
1.44 KB
patch
obsolete
>From 13dd579041ced56a4c0d601011ddb8721267ccbe 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: 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 05bbb8ed85..bfc291d3d8 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 >@@ -181,7 +181,7 @@ > }, > { > '_id': 'batch_biblio_record_deletion', >- '_str': _("Batch bibliographic record record deletion") >+ '_str': _("Batch bibliographic record deletion") > }, > { > '_id': 'batch_authority_record_modification', >-- >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