Bugzilla – Attachment 78859 Details for
Bug 10662
Build OAI-PMH Harvesting Client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10662: Template fixes
Bug-10662-Template-fixes.patch (text/plain), 2.97 KB, created by
David Cook
on 2018-09-15 16:51:27 UTC
(
hide
)
Description:
Bug 10662: Template fixes
Filename:
MIME Type:
Creator:
David Cook
Created:
2018-09-15 16:51:27 UTC
Size:
2.97 KB
patch
obsolete
>From f1708018ff11969613285cfe1fe400a52ab0bb18 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Sat, 15 Sep 2018 00:02:59 +0000 >Subject: [PATCH] Bug 10662: Template fixes > >Fix datatable search for oai import history > >Re-label "Send" to "Submit" >--- > .../prog/en/modules/tools/oai-pmh-harvester/dashboard.tt | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/oai-pmh-harvester/dashboard.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/oai-pmh-harvester/dashboard.tt >index 3f6d174..525a3b5 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/oai-pmh-harvester/dashboard.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/oai-pmh-harvester/dashboard.tt >@@ -79,7 +79,7 @@ > display_string = link; > } > return display_string; >- } >+ }, searchable: false > > }, > { >@@ -89,7 +89,7 @@ > var link = '<a href="/cgi-bin/koha/tools/oai-pmh-harvester/record.pl?import_oai_id='+data+'">'+link_text+'</a>'; > display_string = link; > return display_string; >- } >+ }, searchable: false > }, > ], > //In theory, it would be nice to sort in descending order, but >@@ -238,9 +238,9 @@ > [% IF ( result.send.defined ) %] > <div class="alert"> > [% IF ( result.send ) %] >- <span>Send succeeded</span> >+ <span>Submit succeeded</span> > [% ELSE %] >- <span>Send failed</span> >+ <span>Submit failed</span> > [% END %] > </div> > [% END %] >@@ -327,7 +327,7 @@ > <a href="[% request_page %]?op=new&id=[% saved_request.id %]"><i class="fa fa-copy"></i> Copy</a> > </li> > <li> >- <a href="[% dashboard_page %]?op=send&id=[% saved_request.id %]"><i class="fa fa-send"></i> Send</a> >+ <a href="[% dashboard_page %]?op=send&id=[% saved_request.id %]"><i class="fa fa-send"></i> Submit</a> > </li> > <li> > <a href="[% request_page %]?op=delete&id=[% saved_request.id %]"><i class="fa fa-trash"></i> Delete</a> >-- >2.1.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 10662
:
20757
|
20758
|
21954
|
42446
|
42447
|
42448
|
44792
|
44793
|
47675
|
48096
|
49832
|
50254
|
50980
|
51510
|
51511
|
51512
|
51514
|
51562
|
51563
|
51564
|
51565
|
51705
|
53258
|
53259
|
53260
|
53361
|
53362
|
64444
|
64445
|
64446
|
64479
|
64480
|
64481
|
65016
|
65017
|
65018
|
65019
|
68508
|
71008
|
71009
|
71010
|
71011
|
71012
|
71013
|
71014
|
71015
|
78569
|
78570
|
78571
|
78572
|
78573
|
78574
|
78575
|
78576
|
78577
|
78583
|
78601
|
78617
|
78754
|
78756
|
78758
|
78760
|
78762
|
78764
|
78767
|
78769
|
78771
|
78859
|
78860
|
78914
|
78956
|
79039
|
79045
|
81783
|
81784
|
81786
|
81789
|
81790
|
81855
|
81856
|
81861
|
81862
|
81863
|
81864
|
81902
|
82219
|
84318
|
84319
|
84320
|
84321
|
84322
|
85152
|
85224
|
85225
|
85226
|
85227
|
85228
|
85229
|
99739
|
99740
|
99741
|
99742
|
99743
|
99744
|
99745