Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
David Cook 2a2a04a641 Bug 25777: Disable misleading datatables table information display z3950
This patch disables the table information display on z3950_search.pl,
since it only includes search result counts for that page, which is
misleading to end users.

To test:
1)  Do not apply the patch
2)  Do a Z39.50 search from cataloguing for "test" against Library of
    Congress.
3)  Note the bottom of the page says "Show 1 to 20 of 20" and
    "Showing page 1 of 501"
4)  Do a Z39.50 search from Acquisitions for "test" against Library of
    Congress (Acquisitions -> Vendor -> Basket -> Add to basket -> From
    external source).
5)  Apply the patch and restart Plack
6)  Repeat Step #2
7)  Note the bottom of the page now only says "Showing page 1 of 501"
8)  Note the search bar is gone
9)  Repeat step #4
10) Note the bottom of the page now only says "Showing page 1 of 501"
11) Note the search bar is gone

Squashed and mixed authorship added below
Co-authored-by: Owen Leonard <oleonard@myacpl.org>
Co-authored-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-01 11:28:03 +01:00
..
value_builder Bug 27531: Remove type attribute from script tags: Cataloging plugins 2021-01-27 10:45:54 +01:00
addbiblio.tt Bug 11299: (follow-up) adjust tests for bug 26641, fix styling, fix population of new record 2021-01-14 14:03:49 +01:00
addbooks.tt Bug 26943: Add notforloan statuses to catalog search 2021-02-08 17:09:32 +01:00
additem.tt
editor.tt
linkitem.tt
merge.tt Bug 27472: Improve link text (merge.tt) 2021-01-22 14:59:27 +01:00
moveitem.tt Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
z3950_auth_search.tt Bug 26602: Don't export "actions" column 2021-02-08 14:56:00 +01:00
z3950_search.tt Bug 25777: Disable misleading datatables table information display z3950 2021-03-01 11:28:03 +01:00