Koha/koha-tmpl/intranet-tmpl/prog
Joonas Kylmälä a45b105c24
Bug 31518: Fix syntax error on request.tt that prevents showing hidden item count
The variable set by request.pl doesn't have biblio prefix, it is just
hiddencount.

To test:
 1) Log in with a staff member account that has "Lost items in staff
 interface" setting set to "Hidden by default" in the patron category
 settings
 2) Add a lost item to biblio
 3) Go place a hold on staff interface (request.pl) notice the broken
 link on the request page: "Show all items ( hidden)"
 4) After applying the patch it should read "Show all items (1 hidden)"

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-09-23 09:13:35 -03:00
..
css Bug 31439: Use pseudo element for bullet in results.tt 2022-09-12 15:36:11 -03:00
en Bug 31518: Fix syntax error on request.tt that prevents showing hidden item count 2022-09-23 09:13:35 -03:00
img Bug 28993: Switch magnifying glass in staff detail pages to FA icon 2022-02-09 22:01:37 -10:00
js Bug 31565: Escape datatables MySQL special characters only in LIKE queries 2022-09-19 15:03:12 -03:00
pdf
sound