Bugzilla – Attachment 66735 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 modification tool
Bug-14316-Clarify-meaning-of-record-number-in-Batc.patch (text/plain), 1.46 KB, created by
Kyle M Hall (khall)
on 2017-09-01 13:11:58 UTC
(
hide
)
Description:
Bug 14316: Clarify meaning of record number in Batch record modification tool
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2017-09-01 13:11:58 UTC
Size:
1.46 KB
patch
obsolete
>From 08cc3e1e190473afeaceb1130ed63421efe2f876 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 19 Aug 2017 10:22:44 +0200 >Subject: [PATCH] Bug 14316: Clarify meaning of record number in Batch record > modification tool >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Same change as the first patch, but for the batch record >modification tool. > >Signed-off-by: Marc Véron <veron@veron.ch> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt >index e2d5726..52b3b2b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt >@@ -146,7 +146,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> >-- >2.10.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 14316
:
39965
|
40017
|
40408
|
66217
|
66226
| 66735