Koha/koha-tmpl/opac-tmpl/bootstrap/en
Tomas Cohen Arazi 1e9caf3ba6 Bug 28861: Item type column always hidden in OPAC holds history
This patch fixes the 'Requested item  type' column not showing for holds
history in OPAC.

It was due to a template variable not being set. When solved, it become
clear that an import was missing for a template plugin.

To test:
1. Enable AllowHoldItemTypeSelection
2. Add a couple item-type constrained holds
3. See them in the holds history page
=> SUCCESS: Item type column shows
4. Enable OPACHoldsHistory
5. Look for them in the OPAC
=> FAIL: The item type column doesn't show
6. Apply this patch
7. Repeat 5
=> SUCCESS: The column shows! The item type is described!
8. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-08-18 14:54:02 +02:00
..
includes Bug 24387: Rename "News" with "Additional contents" 2021-08-16 11:55:55 +02:00
modules Bug 28861: Item type column always hidden in OPAC holds history 2021-08-18 14:54:02 +02:00
xslt Bug 27850: Search link for 260 a and c in MARC21 XSLT OPAC display 2021-07-26 12:46:32 +02:00