Bugzilla – Attachment 40017 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]
[Signed-off] Bug 14316: Clarify meaning of record number in Batch record deletion tool
Signed-off-Bug-14316-Clarify-meaning-of-record-num.patch (text/plain), 1.59 KB, created by
Marc Véron
on 2015-06-09 13:22:51 UTC
(
hide
)
Description:
[Signed-off] Bug 14316: Clarify meaning of record number in Batch record deletion tool
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2015-06-09 13:22:51 UTC
Size:
1.59 KB
patch
obsolete
>From 961b2ae5c635e43e0b0eacb489692493c85c9f17 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] [Signed-off] Bug 14316: Clarify meaning of record number in > Batch record deletion tool >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >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 Véron <veron@veron.ch> >--- > .../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.7.10.4
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