Bugzilla – Attachment 39965 Details for
Bug 14316
Clarify meaning of record number in Batch record deletion tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14316: Clarify meaning of record number in Batch record deletion tool
Bug-14316-Clarify-meaning-of-record-number-in-Batc.patch (text/plain), 1.44 KB, created by
Katrin Fischer
on 2015-06-08 00:07:00 UTC
(
hide
)
Description:
Bug 14316: Clarify meaning of record number in Batch record deletion tool
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-06-08 00:07:00 UTC
Size:
1.44 KB
patch
obsolete
>From 133e767347715e52c11729227395c30e80a39802 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Mon, 8 Jun 2015 02:03:34 +0200 >Subject: [PATCH] Bug 14316: Clarify meaning of record number in Batch record > deletion tool > >Changes the label from 'list of record numbers...' to >'List of biblionumbers or authority ids...' to make it >more clear to the user which kind of input is expected. > >To test: >- Go to Tools > Batch record deletion >- Check the new description >- Decide if it's more clear or not >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt >index 182cc8b..a319d7a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt >@@ -130,7 +130,7 @@ $(document).ready(function() { > <legend>Or enter a list of record numbers</legend> > <ol> > <li> >- <label for="recordnumber_list">Record number list (one per line): </label> >+ <label for="recordnumber_list">List of biblionumbers or authority ids (one per line): </label> > <textarea rows="10" cols="30" id="recordnumber_list" name="recordnumber_list"></textarea> > </li> > </ol> >-- >1.9.1
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 14316
:
39965
|
40017
|
40408
|
66217
|
66226
|
66735