Bugzilla – Attachment 92780 Details for
Bug 15219
Server-side processing and pagination on checkouts tables
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15219: Reword "select all" links since they select only visible rows
Bug-15219-Reword-select-all-links-since-they-selec.patch (text/plain), 2.03 KB, created by
Julian Maurice
on 2019-09-13 12:02:21 UTC
(
hide
)
Description:
Bug 15219: Reword "select all" links since they select only visible rows
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2019-09-13 12:02:21 UTC
Size:
2.03 KB
patch
obsolete
>From 962d541867626f73d0e4037069f92ac7b43749a2 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Tue, 11 Sep 2018 17:09:35 +0200 >Subject: [PATCH] Bug 15219: Reword "select all" links since they select only > visible rows > >--- > .../intranet-tmpl/prog/en/includes/checkouts-table.inc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc >index dc37a2de61..0a69b2de09 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc >@@ -24,9 +24,9 @@ > <th scope="col">Charge</th> > <th scope="col">Fine</th> > <th scope="col">Price</th> >- <th scope="col">Renew <p class="column-tool"><a href="#" id="CheckAllRenewals">select all</a> | <a href="#" id="UncheckAllRenewals">none</a></p></th> >- <th scope="col">Check in <p class="column-tool"><a href="#" id="CheckAllCheckins">select all</a> | <a href="#" id="UncheckAllCheckins">none</a></p></th> >- <th scope="col">Export <p class="column-tool"><a href="#" id="CheckAllExports">select all</a> | <a href="#" id="UncheckAllExports">none</a></p></th> >+ <th scope="col">Renew <p class="column-tool"><a href="#" id="CheckAllRenewals">select all visible rows</a> | <a href="#" id="UncheckAllRenewals">none</a></p></th> >+ <th scope="col">Check in <p class="column-tool"><a href="#" id="CheckAllCheckins">select all visible rows</a> | <a href="#" id="UncheckAllCheckins">none</a></p></th> >+ <th scope="col">Export <p class="column-tool"><a href="#" id="CheckAllExports">select all visible rows</a> | <a href="#" id="UncheckAllExports">none</a></p></th> > </tr> > </thead> > [% INCLUDE 'checkouts-table-footer.inc' %] >-- >2.20.1
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 15219
:
45018
|
45036
|
45054
|
48107
|
50075
|
60071
|
60642
|
61158
|
61159
|
61545
|
61546
|
72905
|
72906
|
74224
|
74225
|
75911
|
75912
|
75913
|
78555
|
78556
|
78557
|
78558
|
78559
|
79195
|
79196
|
79197
|
79198
|
79199
|
92776
|
92777
|
92778
|
92779
| 92780 |
92781
|
93921