]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1853006 TPAC: add limit to available option to item table
authorZavier Banks <zbanks@catalyte.io>
Wed, 13 May 2020 11:08:38 +0000 (11:08 +0000)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 30 Mar 2021 15:41:20 +0000 (11:41 -0400)
commit2de97ef69877a3eec1edba918ed9d308c844e5b1
tree4d5440bc20ff24df1f1a028fa925a166e2b7a246
parent059bc5348d54811008855b46be2342d37c378199
LP1853006 TPAC: add limit to available option to item table

This patch adds a new control to the item table in
the TPAC public catalog only to specify that only items
that are available should be displayed.

Signed-off-by: Zavier Banks <zbanks@catalyte.io>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm
Open-ILS/src/templates/opac/parts/record/copy_table.tt2