Bugzilla – Attachment 60568 Details for
Bug 18087
Clarification on File type when using file of biblionumbers to export data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18087 - Clarification on File type when using file of biblionumbers to export data
Bug-18087---Clarification-on-File-type-when-using-.patch (text/plain), 2.23 KB, created by
Joy Nelson
on 2017-02-22 16:51:17 UTC
(
hide
)
Description:
Bug 18087 - Clarification on File type when using file of biblionumbers to export data
Filename:
MIME Type:
Creator:
Joy Nelson
Created:
2017-02-22 16:51:17 UTC
Size:
2.23 KB
patch
obsolete
>From efd341f693e1961176afa033baca77669f6a338d Mon Sep 17 00:00:00 2001 >From: Joy Nelson <joy@bywatersolutions.com> >Date: Thu, 9 Feb 2017 11:42:57 -0800 >Subject: [PATCH] Bug 18087 - Clarification on File type when using file of > biblionumbers to export data > >Added a line to the screen detailing the types of files that can be used to upload a list of biblionumbers. > >Test plan: >1. Go to tools->export data >2. under File option, (File types accepted: .csv and .txt) should appear >3. Check both Bibliographic and Authority Export screens for this new string. > >Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> > >Signed-off-by: Joy Nelson <joy@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt >index 1547fa4..cfa252c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt >@@ -140,7 +140,7 @@ $(document).ready(function() { > Use a file > </legend> > <ol> >- <li>File containing a list of biblio numbers with one biblio number per line. This list works as a filter: it is compatible with other parameters.</li> >+ <li>File containing a list of biblio numbers with one biblio number per line. This list works as a filter: it is compatible with other parameters. (File types accepted: .csv and .txt)</li> > <li><label for="id_list_file">File: </label> <input type="file" id="id_list_file" name="id_list_file" /></li> > </ol> > </fieldset> >@@ -219,7 +219,7 @@ $(document).ready(function() { > Use a file > </legend> > <ol> >- <li>File containing a list of authids with one authid per line. This list works as a filter: it is compatible with other parameters.</li> >+ <li>File containing a list of authids with one authid per line. This list works as a filter: it is compatible with other parameters. (File types accepted: .csv and .txt)</li> > <li><label for="id_list_file">File:</label> <input type="file" id="id_list_file" name="id_list_file" /></li> > </ol> > </fieldset> >-- >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 18087
:
60094
|
60105
|
60120
|
60124
|
60177
|
60431
|
60564
|
60567
|
60568
|
60643
|
60644
|
60645
|
60646