Bugzilla – Attachment 40408 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]
[PASSED QA] Bug 14316: Clarify meaning of record number in Batch record deletion tool
PASSED-QA-Bug-14316-Clarify-meaning-of-record-numb.patch (text/plain), 1.54 KB, created by
Kyle M Hall (khall)
on 2015-06-19 15:13:55 UTC
(
hide
)
Description:
[PASSED QA] Bug 14316: Clarify meaning of record number in Batch record deletion tool
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-06-19 15:13:55 UTC
Size:
1.54 KB
patch
obsolete
>From 8e52a412dfb6dc0f24ac5fdfa82a666f20eaa6c6 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] [PASSED QA] 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 > >Signed-off-by: Marc Veron <veron@veron.ch> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/modules/tools/batch_delete_records.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >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.7.2.5
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